[cairo-commit] ROADMAP

Carl Worth cworth at kemper.freedesktop.org
Wed Apr 26 21:26:22 PDT 2006


 ROADMAP |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)

New commits:
diff-tree 08733a2228ac4b2739355b536adf955d982a40f0 (from b10a0a9a21216bd4ddcc53a566aac409333ef294)
Author: Carl Worth <cworth at cworth.org>
Date:   Wed Apr 26 21:22:58 2006 -0700

    Move 1.4 schedule up. Add more bugs from sunmoon1997
    
    To hit the Firefox 3 schedule in early 2007 we'll need to have a 1.4 release
    out much sooner. Let's shoot for October 2006 which gives 6 months between
    1.2 and 1.4.
    
    Also, sunmoon1997 has identified a couple more important issues to be fixed
    before 1.2 releases.

diff --git a/ROADMAP b/ROADMAP
index d998626..8654bbd 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -43,7 +43,7 @@ cairo-1.2 (April 2006): Better printing
  - New, printing-oriented API
  - Mozilla patches? (device offset, push/pop_group)
 
-cairo-1.x (December 2006): Better performance
+cairo-1.x (October 2006): Better performance
  - New tessellator
  - New rasterization
  - Mozilla patches
@@ -82,6 +82,8 @@ We don't expect to release without these
      4705  crash at XRenderAddGlyphs
 	   cairo_{ps,pdf}_surface_set_dpi have no effect
 	   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
 
  Fix memory leaks
      1. Ensure 'make check-valgrind' passes with no leaks


More information about the cairo-commit mailing list