[cairo] [PATCH] Update clipping surface when clipping repeatedly

Carl Worth cworth at cworth.org
Fri Jun 3 15:05:11 PDT 2005


On Fri, 03 Jun 2005 12:10:52 -0400, Kristian Høgsberg wrote:
> The attached patch works around the problem by creating a new surface 
> the size of the intersection and renders the new mask to that.

This looks pretty good to me.

I think each of the cairo_surface_composite(CAIRO_OPERATOR_IN) calls
needs at least a comment above it, (or above its block) to help guide
the reader through what's going on in this function, (those calls have
too many arguments to be immediately understood).

-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/20050603/c4d47a9d/attachment.pgp


More information about the cairo mailing list