[cairo-commit] cairo ChangeLog,1.568,1.569

Owen Taylor commit at pdx.freedesktop.org
Tue May 10 20:45:57 PDT 2005


Committed by: otaylor

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

Modified Files:
	ChangeLog 
Log Message:
2005-05-10  Owen Taylor  <otaylor at redhat.com>

        * src/cairo.c src/cairo-path-data.c src/cairo-path-data-private.h:
        Pass the gstate to _cairo_path_data_create[_flat] and use
        _cairo_gstate_backend_to_user() so as to properly handle
        the surface device offset.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.568
retrieving revision 1.569
diff -u -d -r1.568 -r1.569
--- ChangeLog	11 May 2005 03:38:21 -0000	1.568
+++ ChangeLog	11 May 2005 03:45:54 -0000	1.569
@@ -1,3 +1,10 @@
+2005-05-10  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo.c src/cairo-path-data.c src/cairo-path-data-private.h:
+	Pass the gstate to _cairo_path_data_create[_flat] and use
+	_cairo_gstate_backend_to_user() so as to properly handle
+	the surface device offset.
+
 2005-05-10  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo-arc.c (_cairo_arc_path_negative): Don't use return




More information about the cairo-commit mailing list