[cairo-commit] cairo ChangeLog,1.840,1.841
Owen Taylor
commit at pdx.freedesktop.org
Sat Aug 6 10:22:09 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv13456
Modified Files:
ChangeLog
Log Message:
2005-08-06 Owen Taylor <otaylor at redhat.com>
* src/cairo-win32-font.c (_cairo_win32_scaled_font_show_glyphs):
Remove a non-sensical XXX that crept in at some point; for
a solid color, there is no difference between premultiplied
and non-premultiplied colors.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.840
retrieving revision 1.841
diff -u -d -r1.840 -r1.841
--- ChangeLog 6 Aug 2005 07:09:17 -0000 1.840
+++ ChangeLog 6 Aug 2005 17:22:07 -0000 1.841
@@ -1,3 +1,10 @@
+2005-08-06 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo-win32-font.c (_cairo_win32_scaled_font_show_glyphs):
+ Remove a non-sensical XXX that crept in at some point; for
+ a solid color, there is no difference between premultiplied
+ and non-premultiplied colors.
+
2005-08-06 Carl Worth <cworth at cworth.org>
* src/cairo-ft-font.c: (_cairo_ft_scaled_font_create),
More information about the cairo-commit
mailing list