[cairo] Patch improving fallbacks

Carl Worth cworth at cworth.org
Mon Jan 31 09:10:50 PST 2005


On Mon, 31 Jan 2005 12:09:10 -0500, Carl Worth wrote:
> 	cairo_set_target_surface (cr, surface);
> 	cairo_surface_mark_dirty (cr, surface, 0, 0, width, height);

Oh, but several backends won't have any notion of this operation.

So, perhaps what we actually want is cairo_xlib_surface_mark_dirty,
cairo_quartz_surface_mark_dirty.

Then, those functions could accept the appropriate region object for
the given window system.

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050131/4421a8a8/attachment.pgp


More information about the cairo mailing list