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

Keith Packard commit at pdx.freedesktop.org
Mon Jul 18 14:56:01 PDT 2005


Committed by: keithp

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

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

* src/svg_cairo.c: (_svg_cairo_render_text),
(_svg_cairo_render_image), (_svg_cairo_text_extents),
(_svg_cairo_measure_position):
Add primitive support for <tspan> code in libsvg,
this required redoing the text api to measure and
position text in pixels.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg-cairo/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- ChangeLog	12 Jul 2005 19:37:43 -0000	1.60
+++ ChangeLog	18 Jul 2005 21:55:59 -0000	1.61
@@ -1,3 +1,12 @@
+2005-07-18  Keith Packard  <keithp at keithp.com>
+
+	* src/svg_cairo.c: (_svg_cairo_render_text),
+	(_svg_cairo_render_image), (_svg_cairo_text_extents),
+	(_svg_cairo_measure_position):
+	Add primitive support for <tspan> code in libsvg,
+	this required redoing the text api to measure and
+	position text in pixels.
+
 2005-07-12  Keith Packard  <keithp at keithp.com>
 
 	* configure.in:




More information about the cairo-commit mailing list