[cairo-commit] pycairo ChangeLog,1.255,1.256
Steve Chaplin
commit at pdx.freedesktop.org
Sat Jan 13 18:15:46 PST 2007
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv9154
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -d -r1.255 -r1.256
--- ChangeLog 8 Jan 2007 01:17:49 -0000 1.255
+++ ChangeLog 14 Jan 2007 02:15:41 -0000 1.256
@@ -1,3 +1,19 @@
+2007-01-14 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * cairo/pycairo-context.c (_PyGlyphs_AsGlyphs): new utility function
+ used by the pycairo_glyph_extents, pycairo_glyph_path and
+ pycairo_show_glyphs.
+
+2007-01-13 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * cairo/pycairo-context.c (pycairo_show_glyphs, pycairo_glyph_path)
+ (pycairo_glyph_extents): new bindings.
+
+ * examples/cairo_snippets/snippets/show_glyphs.py:
+ * examples/cairo_snippets/snippets/glyph_path.py: new examples
+
+ * examples/Makefile.am : add glyph_path.py, show_glyphs.py
+
2007-01-08 Steve Chaplin <steve1097 # yahoo.com.au>
* cairo/pycairo-private.h add RETURN_NULL_IF_CAIRO_SCALED_FONT_ERROR
More information about the cairo-commit
mailing list