[cairo-commit] [cairo-www] src/roadmap.mdwn
Carl Worth
cworth at freedesktop.org
Tue Apr 8 02:51:11 PDT 2008
src/roadmap.mdwn | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13 deletions(-)
New commits:
commit e2eba01c915a84358a9eb92146870a68e480672b
Author: Carl Worth <cworth at cworth.org>
Date: Tue Apr 8 02:50:53 2008 -0700
roadmap: Note progress since 1.5.18
diff --git a/src/roadmap.mdwn b/src/roadmap.mdwn
index 81c8710..4f1e972 100644
--- a/src/roadmap.mdwn
+++ b/src/roadmap.mdwn
@@ -86,27 +86,25 @@ abgr8888) (in 1.5.2)
â Document all defaults (in 1.5.18)
-## In-progress
+ â Fix _cairo_hull_prev_valid to avoid going off into the weeds
+ if it receives a zero index. See:
- ⢠Investigate extend-reflect/buggy_repeat X server crash to try to
- find the exact version where the bug was fixed in the X server.
+ https://bugzilla.mozilla.org/show_bug.cgi?id=306649#c21
- ⢠Run "make check-valgrind" and ensure there are no leaks
+ â Fix BadMatch bug introduced in 1.5.18
- ⢠Cleanup warnings
+ â Fix corrupt xlib image rendering bug introduced in 1.5.18
- ⢠_cairo_hull_prev_valid can receive zero, decrement into negaitve
- numbers and go into infinite recursion. See:
+ â Fix pdf and svg bugs with cairo_mask
- https://bugzilla.mozilla.org/show_bug.cgi?id=306649#c21
-
- ⢠Clip mode needs to "upgrade" to CLIP_MODE_MASK. See patch here:
+## In-progress
- http://lists.cairographics.org/archives/cairo/2008-March/013373.html
+ ⢠Investigate extend-reflect/buggy_repeat X server crash to try to
+ find the exact version where the bug was fixed in the X server.
- and original mozilla bug here:
+ ⢠Run "make check-valgrind" and ensure there are no leaks
- https://bugzilla.mozilla.org/show_bug.cgi?id=409227
+ ⢠Cleanup warnings
# cairo 1.6.x (Currently unscheduled)
@@ -142,6 +140,14 @@ abgr8888) (in 1.5.2)
http://bugs.freedesktop.org/show_bug.cgi?id=15367
+ ⢠Clip mode needs to "upgrade" to CLIP_MODE_MASK. See patch here:
+
+ http://lists.cairographics.org/archives/cairo/2008-March/013373.html
+
+ and original mozilla bug here:
+
+ https://bugzilla.mozilla.org/show_bug.cgi?id=409227
+
# cairo 1.8 (November 2008?)
⢠David Turner's [cairo-ft rewrite][]. (behdad)
More information about the cairo-commit
mailing list