[cairo] to much roundtrips in the x11 backend
Owen Taylor
otaylor at redhat.com
Mon Dec 20 08:41:50 PST 2004
On Mon, 2004-12-20 at 16:05 +0100, Alexander Larsson wrote:
> static cairo_surface_t *
> +_cairo_xlib_surface_create_with_size (Display *dpy,
> + Drawable drawable,
> + Visual *visual,
> + cairo_format_t format,
> + Colormap colormap,
> + int width,
> + int height);
Eventually a facility like this has to be public... GTK+ will be
frequently creating Cairo surfaces for drawables with known size.
Regards,
Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/cairo/attachments/20041220/b1b69ef2/attachment.pgp
More information about the cairo
mailing list