[cairo-commit] Changes to 'master'
Carl Worth
cworth at kemper.freedesktop.org
Wed Feb 15 16:51:57 PST 2006
ROADMAP | 17 +++++++++++++++++
1 files changed, 17 insertions(+)
New commits:
diff-tree f12aa15466844b67ec22544c4feee17389ba4aeb (from fd9566ebd921f1d5b06ac25d466e15f28fd3112b)
Author: Carl Worth <cworth at raht.cworth.org>
Date: Wed Feb 15 16:50:57 2006 -0800
Add Mozilla patches to ROADMAP
diff --git a/ROADMAP b/ROADMAP
index a29a6e4..b8e410f 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -44,6 +44,23 @@ The release won't happen without these b
----------------
1. Ensure 'make check-valgrind' passes with no leaks
+ H. Mozilla patches (at the very least, these need a response)
+ ----------------------------------------------------------
+ 1. Misc compilation fixes for pixman (submitted upstream)
+ 2. mac compilation fix for cairo-atsui-font.c for 10.2 SDK (maybe should
+ be upstream?)
+ 3. Make mark_dirty() reset a surface's clip, so that we can call it
+ when we RestoreDC() after native win32 drawing (submitted upstream)
+ 4. Rework win32 surface clip and extents handling for correctness
+ (submitted upstream)
+ 5. Add GdiFlush() calls before each image surface get
+ (Submitted upstream: https://bugs.freedesktop.org/show_bug.cgi?id=5845)
+ 6. Move device offset/scale handling into surface layer; large rework
+ of device offset/scale. (submitted upstream)
+ 7. push-pop-group.patch (Updated 9 Feb 06)
+ Implementation of push/pop group API; depends on device-offset-scale.
+ (submitted upstream)
+
cairo 1.2.0 desired features (targeted for 2006-01-13)
If these aren't ready, they won't be in the release.
[There are some bugs that need to be added here, and
More information about the cairo-commit
mailing list