[cairo-commit] cairo ChangeLog,1.680,1.681 ROADMAP,1.10,1.11
Carl Worth
commit at pdx.freedesktop.org
Thu Jun 23 12:45:41 PDT 2005
- Previous message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo_font.c, 1.1,
NONE rb_cairo_font.h, 1.1, NONE rb_cairo_font_face.c, NONE,
1.1 rb_cairo_font_face.h, NONE, 1.1
- Next message: [cairo-commit] cairo ChangeLog,1.681,1.682
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv16797
Modified Files:
ChangeLog ROADMAP
Log Message:
* ROADMAP: Add workaround for Render's overlapping source/dest bug
to the 0.5.2 roadmap.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.680
retrieving revision 1.681
diff -u -d -r1.680 -r1.681
--- ChangeLog 23 Jun 2005 05:12:09 -0000 1.680
+++ ChangeLog 23 Jun 2005 19:45:38 -0000 1.681
@@ -1,3 +1,8 @@
+2005-06-23 Carl Worth <cworth at cworth.org>
+
+ * ROADMAP: Add workaround for Render's overlapping source/dest bug
+ to the 0.5.2 roadmap.
+
2005-06-22 Carl Worth <cworth at cworth.org>
* ROADMAP: Update ROADMAP with some comments on 0.5.2.
Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ROADMAP 23 Jun 2005 05:12:09 -0000 1.10
+++ ROADMAP 23 Jun 2005 19:45:38 -0000 1.11
@@ -6,6 +6,10 @@
Fix the BadMatch error introduced between 0.5.0 and 0.5.1:
https://bugs.freedesktop.org/show_bug.cgi?id=3604
+ Add a workaround for Render's overlapping source/dest bug
+ Use XCopyArea when possible (integer translation)
+ Otherwise make a copy of the source
+
cairo 1.0 release requirements
==============================
- Previous message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo_font.c, 1.1,
NONE rb_cairo_font.h, 1.1, NONE rb_cairo_font_face.c, NONE,
1.1 rb_cairo_font_face.h, NONE, 1.1
- Next message: [cairo-commit] cairo ChangeLog,1.681,1.682
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list