diff options
author | Carl Worth <cworth@cworth.org> | 2006-05-10 14:47:28 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-05-10 14:47:28 -0700 |
commit | 0544515279f9051a418f2079dd4fbeafd256b3ac (patch) | |
tree | c52d61f9bf554eda6d63d98eaa1bcdfcefc85c9f /ROADMAP | |
parent | 906a17a6b1ba1fc120d90f9f3cec29b914300a93 (diff) |
Generalize font subsetting code in cairo-scaled-font-subsets for use by more than just PS backend
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ We don't expect to release without these being complete. cairo_set_line_width should immediately use CTM _transform_glyph_bitmap http://lists.freedesktop.org/archives/cairo/2005-October/005564.html 6759 fontconfig option AntiAlias doesn't work in cairo 1.1.2 + PS/PDF subsetting code needs bitmapped-glyph support Fix memory leaks 1. Ensure 'make check-valgrind' passes with no leaks |