[cairo] Testing for opaque patterns
Carl Worth
cworth at cworth.org
Fri Mar 4 11:34:49 PST 2005
On Fri, 4 Mar 2005 11:29:33 -0800, Jamey Sharp wrote:
> > - if (pattern->alpha != 1.0)
> > + if (_cairo_pattern_is_opaque (pattern))
> > break;
>
> Haven't you changed the sense of this test?
Thanks for the sharp eyes, Jamey.
Already fixed in CVS.
-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/20050304/fd8fb9ee/attachment.pgp
More information about the cairo
mailing list