[cairo-commit] libsvg ChangeLog,1.73,1.74

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


Committed by: keithp

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

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

	* src/svg.h:
	* 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:
	Kludge - pull text_anchor out of backend as it's stacked there.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- ChangeLog	19 Jul 2005 14:34:54 -0000	1.73
+++ ChangeLog	19 Jul 2005 16:56:00 -0000	1.74
@@ -1,5 +1,14 @@
 2005-07-19  Keith Packard  <keithp at keithp.com>
 
+	* src/svg.h:
+	* 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:
+	Kludge - pull text_anchor out of backend as it's stacked there.
+
+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):




More information about the cairo-commit mailing list