[cairo] API Shakeup: cairo_paint

Carl Worth cworth at cworth.org
Tue Feb 15 14:19:59 PST 2005


On Fri, 7 Jan 2005 10:48:46 -0800, Bill Spitzak wrote:
>                                                    However there does need to 
> be another drawing method along with fill and stroke, that ignores the path 
> and thus performs the composition operation to the entire area inside the 
> clip region.

We came up with the following proposal for this operation:

	void
	cairo_paint (cairo_t *cr);

This is a new drawing operation that uses the current pattern, and no
shape, so that it composites the current pattern everywhere within the
current clip.
-------------- 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/20050215/d9dc4175/attachment.pgp


More information about the cairo mailing list