[cairo-commit] libsvg-cairo ChangeLog,1.40,1.41

Carl Worth commit at pdx.freedesktop.org
Fri Jan 14 13:36:19 PST 2005


Committed by: cworth

Update of /cvs/cairo/libsvg-cairo
In directory gabe:/tmp/cvs-serv30163

Modified Files:
	ChangeLog 
Log Message:

        * src/svg_cairo.c (_svg_cairo_begin_group, _svg_cairo_end_group):
        Fix to use state->viewport_width/height so that large pieces of
        the drawing aren't just ignored. Thanks to TOKUNAGA Hiroyuki
        <tkng at xem.jp>.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg-cairo/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- ChangeLog	2 Aug 2004 20:16:37 -0000	1.40
+++ ChangeLog	14 Jan 2005 21:36:17 -0000	1.41
@@ -1,3 +1,10 @@
+2005-01-14  Carl Worth  <cworth at cworth.org>
+
+	* src/svg_cairo.c (_svg_cairo_begin_group, _svg_cairo_end_group):
+	Fix to use state->viewport_width/height so that large pieces of
+	the drawing aren't just ignored. Thanks to TOKUNAGA Hiroyuki
+	<tkng at xem.jp>.
+
 2004-08-02  Carl Worth  <cworth at isi.edu>
 
 	* COPYING:




More information about the cairo-commit mailing list