[cairo-commit] ROADMAP
Behdad Esfahbod
behdad at kemper.freedesktop.org
Thu Aug 17 12:29:43 PDT 2006
ROADMAP | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletion(-)
New commits:
diff-tree 540db69aefd9874d71af6102c5f9572288de09be (from 6122cc85c8f71b1ba2df3ab86907768edebe1781)
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Thu Aug 17 15:28:47 2006 -0400
[ROADMAP] Add more entries for 1.2.4.
diff --git a/ROADMAP b/ROADMAP
index a1b18d5..8a0a769 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -30,12 +30,14 @@ from mozilla, (clip querying), and much-
Themes and Schedules
====================
cairo-1.2.4 (August 21, 2006): Fix build bugs with 1.2.2
- - xlib without xrender configures but not compile
- 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
+ - Type1 on Windows (Adrian has a patch)
+ - source-clip-scale
+ - PS/PDF Type1/Type3 problem with rotated font_matrices
cairo-1.4 (October 2006): Better performance
- New tessellator
@@ -117,3 +119,7 @@ Unscheduled stuff we'd like to get to at
1. Mark Quartz backend as supported:
a. Incorporate into test suite
b. Correct output for the entire suite
+
+ Misc
+ 1. xlib backend requires xrender to compile, while it can perform without
+ xrender at run time. Make it compile without it.
More information about the cairo-commit
mailing list