[cairo-commit] cairo ChangeLog,1.1185,1.1186

Emmanuel Pacaud commit at pdx.freedesktop.org
Wed Dec 21 07:25:03 PST 2005


Committed by: emmanuel

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

Modified Files:
	ChangeLog 
Log Message:
2005-12-21  Emmanuel Pacaud <emmanuel.pacaud at free.fr>

	* src/cairo-svg-surface.c (_cairo_svg_surface_create_for_document):
	store surfaces in a <g> node, and clip to surface area. Now SVG
	backend should pass pixman-rotate test.
	(emit_composite_svg_pattern): emit transformation matrix.
	(_cairo_svg_surface_intersect_clip_path): don't use xmlBuffer here.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1185
retrieving revision 1.1186
diff -u -d -r1.1185 -r1.1186
--- ChangeLog	20 Dec 2005 18:30:11 -0000	1.1185
+++ ChangeLog	21 Dec 2005 15:25:01 -0000	1.1186
@@ -1,3 +1,11 @@
+2005-12-21  Emmanuel Pacaud <emmanuel.pacaud at free.fr>
+
+	* src/cairo-svg-surface.c (_cairo_svg_surface_create_for_document):
+	store surfaces in a <g> node, and clip to surface area. Now SVG
+	backend should pass pixman-rotate test.
+	(emit_composite_svg_pattern): emit transformation matrix.
+	(_cairo_svg_surface_intersect_clip_path): don't use xmlBuffer here.
+
 2005-12-20  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo-meta-surface.c: Add some comments describing what a



More information about the cairo-commit mailing list