[PATCH v2] New glyph API in pixman
Søren Sandmann <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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
--
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo