[cairo-commit] cairo ChangeLog,1.1213,1.1214
Carl Worth
commit at pdx.freedesktop.org
Wed Jan 11 16:29:20 PST 2006
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19184
Modified Files:
ChangeLog
Log Message:
2006-01-11 Carl Worth <cworth at cworth.org>
* src/cairo-paginated-surface.c:
(_cairo_paginated_surface_acquire_source_image), (_paint_page),
(_cairo_paginated_surface_snapshot): Paint with white to
intermediate RGB24 images before replaying meta-surface to
preserve default white background instead of forcing a black
background instead.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1213
retrieving revision 1.1214
diff -u -d -r1.1213 -r1.1214
--- ChangeLog 12 Jan 2006 00:01:25 -0000 1.1213
+++ ChangeLog 12 Jan 2006 00:29:17 -0000 1.1214
@@ -1,5 +1,14 @@
2006-01-11 Carl Worth <cworth at cworth.org>
+ * src/cairo-paginated-surface.c:
+ (_cairo_paginated_surface_acquire_source_image), (_paint_page),
+ (_cairo_paginated_surface_snapshot): Paint with white to
+ intermediate RGB24 images before replaying meta-surface to
+ preserve default white background instead of forcing a black
+ background instead.
+
+2006-01-11 Carl Worth <cworth at cworth.org>
+
* ROADMAP: Note that PS backend has now been switched over to use
cairo_paginated_surface_t.
More information about the cairo-commit
mailing list