[cairo-commit] cairo ChangeLog,1.716,1.717

Kristian Hogsberg commit at pdx.freedesktop.org
Wed Jul 13 12:32:54 PDT 2005


Committed by: krh

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv18511

Modified Files:
	ChangeLog 
Log Message:
2005-07-13  Kristian Høgsberg  <krh at redhat.com>

        * src/cairo-meta-surface.c: (_cairo_meta_surface_replay): Use
        the _cairo_surface_*() functions when replaying.

        * src/cairo-ps-surface.c: Fold the "locate fallbacks" pass into
        the postscript output pass, and add a simple, first implementation
        of image fallbacks.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.716
retrieving revision 1.717
diff -u -d -r1.716 -r1.717
--- ChangeLog	13 Jul 2005 18:34:37 -0000	1.716
+++ ChangeLog	13 Jul 2005 19:32:51 -0000	1.717
@@ -1,3 +1,12 @@
+2005-07-13  Kristian Høgsberg  <krh at redhat.com>
+
+	* src/cairo-meta-surface.c: (_cairo_meta_surface_replay): Use
+	the _cairo_surface_*() functions when replaying.
+	
+	* src/cairo-ps-surface.c: Fold the "locate fallbacks" pass into
+	the postscript output pass, and add a simple, first implementation
+	of image fallbacks.
+
 2005-07-13  Carl Worth  <cworth at cworth.org>
 
 	* src/cairoint.h:




More information about the cairo-commit mailing list