[cairo-commit] cairo ChangeLog,1.688,1.689

Owen Taylor commit at pdx.freedesktop.org
Sat Jun 25 13:51:24 PDT 2005


Committed by: otaylor

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

Modified Files:
	ChangeLog 
Log Message:
2005-06-24  Owen Taylor  <otaylor at redhat.com>

        * src/cairo-ft-font.c (_transform_glyph_bitmap): Add mostly
        useless (other than perhaps 90-degree rotation) code for
        transforming bitmap glyphs.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.688
retrieving revision 1.689
diff -u -d -r1.688 -r1.689
--- ChangeLog	25 Jun 2005 09:00:17 -0000	1.688
+++ ChangeLog	25 Jun 2005 20:51:22 -0000	1.689
@@ -1,3 +1,9 @@
+2005-06-24  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo-ft-font.c (_transform_glyph_bitmap): Add mostly
+	useless (other than perhaps 90-degree rotation) code for
+	transforming bitmap glyphs.
+
 2005-06-25  Carl Worth  <cworth at cworth.org>
 
 	From:		J. Ali Harlow" <ali at avrc.city.ac.uk>
@@ -41,7 +47,7 @@
 
 	* src/cairo-ft-font.c (_render_glyph_bitmap): Handle rendering
 	bitmap glyphslots as well as outline glyphslots.
-	
+
 	* src/cairo-ft-font.c (_ft_unscaled_font_set_scale): When setting
 	the scale for a non-scalable font, use the nearest available
 	size (FreeType won't set the glyph metrics otherwise.)




More information about the cairo-commit mailing list