[cairo-commit] cairo ChangeLog,1.319,1.320

Owen Taylor commit at pdx.freedesktop.org
Fri Jan 21 15:31:19 PST 2005


Committed by: otaylor

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

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

        * src/cairo_ft_font.c (_get_load_flags): Make dependence
        on FC_HINT_STYLE conditional. (reported by Abraham Egnor)

        * src/cairo_ft_font.c: Use FT_LOAD_MONOCHROME if
        FT_LOAD_TARGET_MONO isn't defined for compatibility
        with older FreeType.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.319
retrieving revision 1.320
diff -u -d -r1.319 -r1.320
--- ChangeLog	21 Jan 2005 22:33:47 -0000	1.319
+++ ChangeLog	21 Jan 2005 23:31:15 -0000	1.320
@@ -1,3 +1,12 @@
+2005-01-21  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo_ft_font.c (_get_load_flags): Make dependence
+	on FC_HINT_STYLE conditional. (reported by Abraham Egnor)
+
+	* src/cairo_ft_font.c: Use FT_LOAD_MONOCHROME if 
+	FT_LOAD_TARGET_MONO isn't defined for compatibility
+	with older FreeType.
+
 2005-01-16  Owen Taylor  <otaylor at redhat.com>
 
 	Change cairo_font_t to refer to a font scaled to a particular




More information about the cairo-commit mailing list