[cairo-commit] cairo ChangeLog,1.963,1.964

Carl Worth commit at pdx.freedesktop.org
Tue Aug 23 10:39:29 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-08-23  Carl Worth  <cworth at cworth.org>

        * test/text-antialias-subpixel.c (draw): Clear to opaque white at
        the beginning of the test so that the 0 alpha values in the
        destination don't cause bizarre results.
        (main): Note that only the image backend should fail now.

        * test/text-antialias-subpixel-ref.png: Add new reference image.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.963
retrieving revision 1.964
diff -u -d -r1.963 -r1.964
--- ChangeLog	23 Aug 2005 17:11:16 -0000	1.963
+++ ChangeLog	23 Aug 2005 17:39:27 -0000	1.964
@@ -1,5 +1,14 @@
 2005-08-23  Carl Worth  <cworth at cworth.org>
 
+	* test/text-antialias-subpixel.c (draw): Clear to opaque white at
+	the beginning of the test so that the 0 alpha values in the
+	destination don't cause bizarre results.
+	(main): Note that only the image backend should fail now.
+
+	* test/text-antialias-subpixel-ref.png: Add new reference image.
+
+2005-08-23  Carl Worth  <cworth at cworth.org>
+
 	* test/text-rotate-ref.png:
 	* test/text-rotate.c: (draw), (main): Add more comments on the
 	improved state of this bug. Commit a reference image generated



More information about the cairo-commit mailing list