[cairo-commit] cairo ChangeLog,1.684,1.685

Owen Taylor commit at pdx.freedesktop.org
Fri Jun 24 15:06:45 PDT 2005


Committed by: otaylor

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

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

        * 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.)


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.684
retrieving revision 1.685
diff -u -d -r1.684 -r1.685
--- ChangeLog	23 Jun 2005 22:52:37 -0000	1.684
+++ ChangeLog	24 Jun 2005 22:06:40 -0000	1.685
@@ -1,3 +1,12 @@
+2005-06-24  Owen Taylor  <otaylor at redhat.com>
+
+	* 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.)
+
 2005-06-23  Carl Worth  <cworth at cworth.org>
 
 	* ROADMAP: Add ARGB text to 1.0 roadmap.




More information about the cairo-commit mailing list