[cairo-commit] cairo ChangeLog,1.362,1.363
Owen Taylor
commit at pdx.freedesktop.org
Sun Feb 6 15:07:19 PST 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv21038
Modified Files:
ChangeLog
Log Message:
2005-02-06 Owen Taylor <otaylor at redhat.com>
* src/cairo_gstate.c src/cairo.c: Allow cairo_set_font (cr, NULL)
to unset the current font and return the cairo_t to the the
"use the font from cairo_select_font() state".
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -d -r1.362 -r1.363
--- ChangeLog 6 Feb 2005 20:00:28 -0000 1.362
+++ ChangeLog 6 Feb 2005 23:07:17 -0000 1.363
@@ -1,5 +1,11 @@
2005-02-06 Owen Taylor <otaylor at redhat.com>
+ * src/cairo_gstate.c src/cairo.c: Allow cairo_set_font (cr, NULL)
+ to unset the current font and return the cairo_t to the the
+ "use the font from cairo_select_font() state".
+
+2005-02-06 Owen Taylor <otaylor at redhat.com>
+
* src/cairo_win32_font.c (_cairo_win32_font_text_to_glyphs):
Return the right status. (Reported by Hans Breuer.)
More information about the cairo-commit
mailing list