[cairo-commit] libsvg ChangeLog,1.72,1.73

Keith Packard commit at pdx.freedesktop.org
Tue Jul 19 07:34:56 PDT 2005


Committed by: keithp

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

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

* src/svg_element.c: (_svg_element_apply_attributes):
* src/svg_style.c: (_svg_style_render):
* src/svg_text.c: (_svg_text_render):
* src/svgint.h:
Pull text anchor support up into libsvg.
set_text_anchor left in engine to avoid breaking ABI.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- ChangeLog	18 Jul 2005 21:55:06 -0000	1.72
+++ ChangeLog	19 Jul 2005 14:34:54 -0000	1.73
@@ -1,3 +1,12 @@
+2005-07-19  Keith Packard  <keithp at keithp.com>
+
+	* src/svg_element.c: (_svg_element_apply_attributes):
+	* src/svg_style.c: (_svg_style_render):
+	* src/svg_text.c: (_svg_text_render):
+	* src/svgint.h:
+	Pull text anchor support up into libsvg.
+	set_text_anchor left in engine to avoid breaking ABI.
+
 2005-07-18  Keith Packard  <keithp at keithp.com>
 
 	reviewed by: cworth




More information about the cairo-commit mailing list