summaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-08-17 17:48:40 -0700
committerCarl Worth <cworth@cworth.org>2006-08-17 17:50:41 -0700
commit9878a033531e6b96b5f27e69e10e90dee7440cd9 (patch)
tree4b0fce8691ae8cd7c8eea61e09d16e43a987a8b6 /ROADMAP
parente4e5002c48ec9cea37b4347689f193b54439383e (diff)
Add (primitive) bitmap glyph tracing to fix bug #7889
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP4
1 files changed, 2 insertions, 2 deletions
diff --git a/ROADMAP b/ROADMAP
index 2d38d38d7..1c8b1c5dc 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -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