[cairo] [PATCH] pixman: Implement PIXMAN_REPEAT_REFLECT for images

Behdad Esfahbod behdad at behdad.org
Fri Feb 6 17:09:13 PST 2009


Soeren Sandmann wrote:
> This hack from cairo-pattern.c:
> 
>     /* XXX: Hack:
>      *
>      * The way we currently support CAIRO_EXTEND_REFLECT is to create
>      * an image twice bigger on each side, and create a pattern of four
>      * images such that the new image, when repeated, has the same effect
>      * of reflecting the original pattern.
>      */
> 
> can now be removed with a dependency on pixman 0.15.1


W00t!  I love it when my "XXX"'es get removed...  That was about time for that
one to be retired.

Good job everyone involved!
behdad


More information about the cairo mailing list