[cairo-commit] 2 commits - ROADMAP

Carl Worth cworth at kemper.freedesktop.org
Wed Apr 26 16:47:23 PDT 2006


 ROADMAP |    9 +++++++++
 1 files changed, 9 insertions(+)

New commits:
diff-tree b10a0a9a21216bd4ddcc53a566aac409333ef294 (from c7a45ab49b98225152542370905b593bb8a14188)
Author: Carl Worth <cworth at cworth.org>
Date:   Wed Apr 26 15:13:41 2006 -0700

    Add a couple more items to the 1.2.0 ROADMAP

diff --git a/ROADMAP b/ROADMAP
index d062602..d998626 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -80,6 +80,8 @@ We don't expect to release without these
      4863  stroking problems with wide dashed lines 
 	   FC_GLOBAL_ADVANCE (http://lists.freedesktop.org/archives/cairo/2005-August/004893.html)
      4705  crash at XRenderAddGlyphs
+	   cairo_{ps,pdf}_surface_set_dpi have no effect
+	   cairo_set_line_width should immediately use CTM
 
  Fix memory leaks
      1. Ensure 'make check-valgrind' passes with no leaks
diff-tree c7a45ab49b98225152542370905b593bb8a14188 (from 9ab4b81a096bd5f9839b90cb2a3cdafa2460fd55)
Author: Carl Worth <cworth at cworth.org>
Date:   Wed Apr 26 14:42:20 2006 -0700

    Update ROADMAP with suggestions from discussion of 1.1.2 snapshot

diff --git a/ROADMAP b/ROADMAP
index edaa6de..d062602 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -78,6 +78,8 @@ We don't expect to release without these
  Bug fixes (For each XXXX, see: https://bugs.freedesktop.org/show_bug.cgi?id=XXXX )
      4630  Fonts too large when drawing to image surface while printing
      4863  stroking problems with wide dashed lines 
+	   FC_GLOBAL_ADVANCE (http://lists.freedesktop.org/archives/cairo/2005-August/004893.html)
+     4705  crash at XRenderAddGlyphs
 
  Fix memory leaks
      1. Ensure 'make check-valgrind' passes with no leaks
@@ -136,6 +138,11 @@ If these aren't ready, they won't be in 
 	 d. pixman-rotate
 	 e. extend-reflect
 
+ New API
+     cairo_arc_to
+	see http://lists.freedesktop.org/archives/cairo/2005-August/004801.html
+	or see arc_to branch in bedhad's repository
+
  Performance improvements
      1. Cull and trim trapezoids outside clip region bounds
      2. Generate more large pixel-aligned, rectangular trapezoids


More information about the cairo-commit mailing list