[cairo-commit] ROADMAP
Carl Worth
cworth at kemper.freedesktop.org
Tue Dec 5 11:15:36 PST 2006
ROADMAP | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
New commits:
diff-tree c92f23caa549651a05863ecda19c55c112350528 (from 4057a98f88947730bb0678f361278cc71cc33751)
Author: Carl Worth <cworth at cworth.org>
Date: Tue Dec 5 11:14:49 2006 -0800
ROADMAP: Add _cairo_lround bug for 1.3.6. Note some completed items for 1.4.0
diff --git a/ROADMAP b/ROADMAP
index eac3a46..88de005 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -32,23 +32,27 @@ Looks like early January would be a grea
Themes and Schedules
====================
cairo-1.4 (January 2006): Better performance
- - New tessellator
+ â New tessellator
- New rasterization
- Finer-grained fallbacks for PS/PDF
+cairo 1.3.6
+===========
+ Bankers' rounding bug in _cairo_lround (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=217819)
+
cairo 1.4.0 ideas (think performance!)
======================================
- Implement framework for performance regression testing
+â Implement framework for performance regression testing
Investigate "low-hanging fruit" identified by David Turner (write test case for each)
Look into speeding up pixman gradients
- Look into improving text positioning/placement on ARM (with no hardware floating-point)
+â Look into improving text positioning/placement on ARM (with no hardware floating-point)
Look into speeding up dashing used for GTK+ focus rectangle
- Look into other GTK+ performance regressions as identified on performance-list
+â Look into other GTK+ performance regressions as identified on performance-list
xlib backend
Switch to server-side gradients for xlib backend
@@ -59,7 +63,7 @@ cairo 1.4.0 ideas (think performance!)
Cull geometry outside clip region bounds
- New tessellator
+â New tessellator
Look into using alloca instead of malloc when copying glyphs/path/etc to edit
and use in one function and deallocate upon return.
More information about the cairo-commit
mailing list