[cairo-commit] pycairo ChangeLog,1.204,1.205
Steve Chaplin
commit at pdx.freedesktop.org
Sat Apr 29 03:32:46 PDT 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv19073
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- ChangeLog 29 Apr 2006 07:26:08 -0000 1.204
+++ ChangeLog 29 Apr 2006 10:32:44 -0000 1.205
@@ -1,10 +1,20 @@
2006-04-29 Steve Chaplin <steve1097 # yahoo.com.au>
- * cairo/pycairo-context.c (pycairo_get_font_face): rewrite
+ * cairo/pycairo-context.c (__PyBaseString_AsUTF8): Remove 'static' so
+ function can be used from other files.
+ (pycairo_new_sub_path): new wrapper for cairo_new_sub_path.
+
+ * cairo/pycairo-private.h: Add __PyBaseString_AsUTF8 prototype
+
+ * cairo/pycairo-font.c:
+ add new wrapper for cairo_scaled_font_text_extents
+
+2006-04-29 Steve Chaplin <steve1097 # yahoo.com.au>
* cairo/pycairo-font.c:
add new wrapper for cairo_scaled_font_get_font_face
+ * cairo/pycairo-font.c:
* cairo/pycairo-pattern.c:
* cairo/pycairo-surface.c:
Add comments noting that the new cairo functions
More information about the cairo-commit
mailing list