[cairo-commit] libsvg-cairo ChangeLog,1.61,1.62

Keith Packard commit at pdx.freedesktop.org
Tue Jul 19 09:57:19 PDT 2005


Committed by: keithp

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

Modified Files:
	ChangeLog 
Log Message:
2005-07-19  Keith Packard  <keithp at keithp.com>

	* src/svg_cairo.c: (_svg_cairo_get_text_anchor),
	(_svg_cairo_render_text):
	Kludge - pull text_anchor out of backend as it's stacked there.
	Ignore it in the backend as it's done already in libsvg.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg-cairo/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- ChangeLog	18 Jul 2005 21:55:59 -0000	1.61
+++ ChangeLog	19 Jul 2005 16:57:17 -0000	1.62
@@ -1,3 +1,10 @@
+2005-07-19  Keith Packard  <keithp at keithp.com>
+
+	* src/svg_cairo.c: (_svg_cairo_get_text_anchor),
+	(_svg_cairo_render_text):
+	Kludge - pull text_anchor out of backend as it's stacked there.
+	Ignore it in the backend as it's done already in libsvg.
+
 2005-07-18  Keith Packard  <keithp at keithp.com>
 
 	* src/svg_cairo.c: (_svg_cairo_render_text),




More information about the cairo-commit mailing list