diff options
author | Carl Worth <cworth@cworth.org> | 2006-08-17 17:48:40 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-08-17 17:50:41 -0700 |
commit | 9878a033531e6b96b5f27e69e10e90dee7440cd9 (patch) | |
tree | 4b0fce8691ae8cd7c8eea61e09d16e43a987a8b6 /ROADMAP | |
parent | e4e5002c48ec9cea37b4347689f193b54439383e (diff) |
Add (primitive) bitmap glyph tracing to fix bug #7889
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ cairo-1.2.4 (August 21, 2006): Fix build bugs with 1.2.2 - xlib detection requires libXt - 7744: Compile troubles on AIX - SVG backend requires PNG - - 7888: assertion failure with rotated bitmap glyphs - - 7889: cairo_text_path assertion failure on bitmap fonts +✓- 7888: assertion failure with rotated bitmap glyphs +✓- 7889: cairo_text_path assertion failure on bitmap fonts - Type1 on Windows (Adrian has a patch) ✓- source-clip-scale - PS/PDF Type1/Type3 problem with rotated font_matrices |