[cairo-commit] libsvg-cairo ChangeLog,1.48,1.49
Carl Worth
commit at pdx.freedesktop.org
Mon Apr 11 11:27:05 PDT 2005
Committed by: cworth
Update of /cvs/cairo/libsvg-cairo
In directory gabe:/tmp/cvs-serv27078
Modified Files:
ChangeLog
Log Message:
* src/svg_cairo.c: Fix a bunch of indentation.
(_svg_cairo_render_text): Track unsigned char* change from libsvg.
(_svg_cairo_render_image): Track unsigned char* change from cairo.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg-cairo/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- ChangeLog 2 Apr 2005 14:02:34 -0000 1.48
+++ ChangeLog 11 Apr 2005 18:27:02 -0000 1.49
@@ -1,3 +1,9 @@
+2005-04-11 Carl Worth <cworth at cworth.org>
+
+ * src/svg_cairo.c: Fix a bunch of indentation.
+ (_svg_cairo_render_text): Track unsigned char* change from libsvg.
+ (_svg_cairo_render_image): Track unsigned char* change from cairo.
+
2005-04-02 Carl Worth <cworth at cworth.org>
* src/svg_cairo.c: (_svg_cairo_render_image): Use cairo_move_to
More information about the cairo-commit
mailing list