[cairo-commit] cairo ChangeLog,1.259,1.260

Carl Worth commit at pdx.freedesktop.org
Tue Nov 9 14:22:40 PST 2004


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv16096

Modified Files:
	ChangeLog 
Log Message:

        * test/text_rotate.c (NUM_TEXT): Increase size and increase number
        of different angles drawn.
        (draw): Fix broken usage of extents (missing bearings), add
        stroked bounding box (shifted out by 0.5 units to just abut the
        text), and increase position adjustments to make room for this
        larger box.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -d -r1.259 -r1.260
--- ChangeLog	8 Nov 2004 22:15:31 -0000	1.259
+++ ChangeLog	9 Nov 2004 22:22:37 -0000	1.260
@@ -1,3 +1,12 @@
+2004-11-09  Carl Worth  <cworth at cworth.org>
+
+	* test/text_rotate.c (NUM_TEXT): Increase size and increase number
+	of different angles drawn.
+	(draw): Fix broken usage of extents (missing bearings), add
+	stroked bounding box (shifted out by 0.5 units to just abut the
+	text), and increase position adjustments to make room for this
+	larger box.
+
 2004-11-08  Dave Beckett  <Dave.Beckett at bristol.ac.uk>
 
 	* configure.in: require libpixman 0.1.2 since




More information about the cairo-commit mailing list