[cairo-commit] cairo ChangeLog,1.346,1.347
Owen Taylor
commit at pdx.freedesktop.org
Sun Jan 30 11:37:50 PST 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv2660
Modified Files:
ChangeLog
Log Message:
2005-01-30 Owen Taylor <otaylor at redhat.com>
* src/cairo_ps_surface.c (_cairo_ps_surface_copy_page): Update
composite-over-white code to use a pattern, not a surface.
(to match _cairo_surface_composite API change.)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.346
retrieving revision 1.347
diff -u -d -r1.346 -r1.347
--- ChangeLog 30 Jan 2005 19:28:14 -0000 1.346
+++ ChangeLog 30 Jan 2005 19:37:48 -0000 1.347
@@ -1,5 +1,11 @@
2005-01-30 Owen Taylor <otaylor at redhat.com>
+ * src/cairo_ps_surface.c (_cairo_ps_surface_copy_page): Update
+ composite-over-white code to use a pattern, not a surface.
+ (to match _cairo_surface_composite API change.)
+
+2005-01-30 Owen Taylor <otaylor at redhat.com>
+
Fixes from David Reveman:
* src/cairo_pattern.c (_cairo_pattern_save/restore_surface): Don't
More information about the cairo-commit
mailing list