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

Soeren Sandmann sandmann at daimi.au.dk
Fri Feb 6 18:32:32 PST 2009


Behdad Esfahbod <behdad at behdad.org> writes:

> >     /* 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.

Oh, sorry, I didn't mean that it could be removed just like
that. There is still work required, but at least the support in pixman
is there now. Also, it will take a while before the support in the X
servers can be relied on.


Soren


More information about the cairo mailing list