[cairo-commit] ROADMAP

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Mar 5 11:54:04 PST 2007


 ROADMAP |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

New commits:
diff-tree bbc341614455b22210c818eca01cf4618989565c (from d6ac9b47704d671c192da509571b3721756c1347)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Mar 5 14:51:25 2007 -0500

    [ROADMAP] Remove 1.3.14 items, add 1.4.2 ones

diff --git a/ROADMAP b/ROADMAP
index 7a041c8..71b8d09 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -36,13 +36,19 @@ cairo-1.4 (January 2006): Better perform
  - New rasterization
  - Finer-grained fallbacks for PS/PDF
 
-cairo 1.3.14
-============
- Bugs to fix:
- ✓ "issue with rotated image sources" from Benjamin Otte on mailing list
- ✓ "Problem with linear gradients and reflect mode post-rewrite" from T Rowley on list
- ✓ 8801 text rendering lacking locking in multithreaded apps
- ✓ cairo_show_text has incorrect spacing on win32
+cairo 1.4.2
+===========
+ - [Bug 9994] performance opportunities in cairo
+ - [Bug 10150] Support inline with Sun Studio compiler
+ - AltiVec patches
+ - Kmaraas's warning cleanups
+ - Mathias's Mutex cleanup patch
+ - Update bindings chapter of documentation to reflect new APIs
+   (get_reference_count() and user_data for all)
+ - Work around bug in X server causing extend-reflect test to hang it
+ - Fix a8mask (patch available)
+ - Possibly remove pdiff
+ - Make font backends separable from their native surfaces
 
 cairo 1.4.0 ideas (think performance!)
 ======================================


More information about the cairo-commit mailing list