[cairo-commit] cairo ChangeLog,1.353,1.354

Owen Taylor commit at pdx.freedesktop.org
Wed Feb 2 19:52:25 PST 2005


Committed by: otaylor

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

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

        * src/cairo_win32_font.c doc/public/cairo-sections.txt
        doc/public/Makefile.am: Add windows functions to the docs.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -d -r1.353 -r1.354
--- ChangeLog	3 Feb 2005 02:57:40 -0000	1.353
+++ ChangeLog	3 Feb 2005 03:52:22 -0000	1.354
@@ -1,3 +1,18 @@
+2005-02-02  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo_win32_font.c doc/public/cairo-sections.txt
+	doc/public/Makefile.am: Add windows functions to the docs.
+
+2005-02-02  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo_win32_font.c (cairo_win32_font_select_font,
+	cairo_win32_release_font, cairo_win32_font_get_scale_factor):
+	Add some functions to select the font into a device context
+	with the intention to enable callers to use, e.g, Uniscribe.
+
+	* src/cairo_win32_font.c: Use 'hdc' not 'dc' for param/variable
+	name.
+
 2005-02-02 Owen Taylor <otaylor at redhat.com>
 
 	* src/cairo_win32_font.c (cairo_win32_font_select_font,




More information about the cairo-commit mailing list