[cairo-commit] pycairo ChangeLog,1.48,1.49

Steve Chaplin commit at pdx.freedesktop.org
Thu Mar 10 00:29:54 PST 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv14081

Modified Files:
	ChangeLog 
Log Message:
SC 2005/03/10

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- ChangeLog	8 Mar 2005 09:14:14 -0000	1.48
+++ ChangeLog	10 Mar 2005 08:29:52 -0000	1.49
@@ -1,3 +1,16 @@
+2005-03-10  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/cairomodule.c (pycairo_check_status): add 
+	CAIRO_STATUS_INVALID_STRING
+
+	* cairo/pycairo-context.c (pycairo_current_font): if !font display
+	error message
+
+	* cairo/pycairo-font.c (pycairo_font_set_transform) 
+	(pycairo_font_current_transform): remove the (already commented out)
+	functions.
+	(cairo_font_extents): new wrapper
+
 2005-03-08  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* examples/gtk/hangman.py: new example moved over from




More information about the cairo-commit mailing list