[cairo-commit] cairo ChangeLog,1.965,1.966
Owen Taylor
commit at pdx.freedesktop.org
Tue Aug 23 13:34:17 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv25805
Modified Files:
ChangeLog
Log Message:
2005-08-23 Owen Taylor <otaylor at redhat.com>
* src/cairo-ft-font.c (_cairo_ft_scaled_font_show_glyphs):
when creating the temporary mask, do glyph ADD mask, not
(glyph IN source) ADD mask. Set the mask as having component
alpha when it's 4-channel.
* test/text-antialias-subpixel.c test/Makefile.am: No longer XFAIL.
* test/text-antialias-gray.c test/text-antialias-subpixel.c
* test/text-antialias-none.c (draw): Don't turn off metrics
hinting, it doesn't make sense.
* test/text-antialias-*-ref.png: Update.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.965
retrieving revision 1.966
diff -u -d -r1.965 -r1.966
--- ChangeLog 23 Aug 2005 19:48:17 -0000 1.965
+++ ChangeLog 23 Aug 2005 20:34:14 -0000 1.966
@@ -1,3 +1,18 @@
+2005-08-23 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo-ft-font.c (_cairo_ft_scaled_font_show_glyphs):
+ when creating the temporary mask, do glyph ADD mask, not
+ (glyph IN source) ADD mask. Set the mask as having component
+ alpha when it's 4-channel.
+
+ * test/text-antialias-subpixel.c test/Makefile.am: No longer XFAIL.
+
+ * test/text-antialias-gray.c test/text-antialias-subpixel.c
+ * test/text-antialias-none.c (draw): Don't turn off metrics
+ hinting, it doesn't make sense.
+
+ * test/text-antialias-*-ref.png: Update.
+
2005-08-23 Carl Worth <cworth at cworth.org>
* CODING_STYLE: Revise the description of indentation and tabs to
More information about the cairo-commit
mailing list