[cairo-commit] pycairo ChangeLog,1.117,1.118

Steve Chaplin commit at pdx.freedesktop.org
Tue May 17 21:42:44 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- ChangeLog	17 May 2005 02:44:20 -0000	1.117
+++ ChangeLog	18 May 2005 04:42:42 -0000	1.118
@@ -1,3 +1,13 @@
+2005-05-18  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* examples/cairo_snippets/snippets_pdf.py (do_snippet): update
+
+	* cairo/pycairo-font.c (PycairoScaledFont_FromScaledFont): add
+	destroy call if object creation fails
+	(scaled_font_new): move __init__ code into __new__, delete __init__
+	(font_face_init): new function that warns FontFace cannot be 
+	instantiated
+
 2005-05-17  Steve Chaplin  <steve1097 at yahoo.com.au>
 	
 	* cairo/Makefile.am : 




More information about the cairo-commit mailing list