[cairo-commit] cairo ChangeLog,1.1147,1.1148

Anders Carlsson commit at pdx.freedesktop.org
Mon Nov 14 12:57:37 PST 2005


Committed by: andersca

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

Modified Files:
	ChangeLog 
Log Message:
2005-11-14  Anders Carlsson  <andersca at imendio.com>

        * src/cairo-quartz-surface.c:
        (_cairo_quartz_surface_release_dest_image):
        If the surface is flipped, flip the CG coordinate system
        before drawing the images.

        (cairo_quartz_surface_create):
        * src/cairo-quartz.h:
        Add "flipped" argument to cairo_quartz_surface_create.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1147
retrieving revision 1.1148
diff -u -d -r1.1147 -r1.1148
--- ChangeLog	11 Nov 2005 00:25:18 -0000	1.1147
+++ ChangeLog	14 Nov 2005 20:57:31 -0000	1.1148
@@ -1,3 +1,14 @@
+2005-11-14  Anders Carlsson  <andersca at imendio.com>
+
+        * src/cairo-quartz-surface.c:
+        (_cairo_quartz_surface_release_dest_image):
+        If the surface is flipped, flip the CG coordinate system
+        before drawing the images.
+
+        (cairo_quartz_surface_create):
+        * src/cairo-quartz.h:
+        Add "flipped" argument to cairo_quartz_surface_create.
+
 2005-11-10  Carl Worth  <cworth at cworth.org>
 
 	* ROADMAP: Change scheduled release date of 1.2.0 out to



More information about the cairo-commit mailing list