[cairo] [PATCH v2] New glyph API in pixman
Søren Sandmann
sandmann at cs.au.dk
Sat Jun 2 06:43:50 PDT 2012
Here is a new version of the patch to use the new glyph API in
pixman. The main change is that it no longer assumes that the format
of the first glyph is a good mask format. Instead it calls
pixman_glyph_get_mask_format() to get a suitable format. Together with
the latest version of the pixman patch series which adds glyphs using
this formula:
(white IN glyph) ADD mask
mixed-format glyph sets are now correctly supported.
Soren
More information about the cairo
mailing list