[cairo-commit] pycairo ChangeLog,1.92,1.93

Steve Chaplin commit at pdx.freedesktop.org
Sun Apr 24 21:12:33 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- ChangeLog	20 Apr 2005 01:36:51 -0000	1.92
+++ ChangeLog	25 Apr 2005 04:12:31 -0000	1.93
@@ -1,3 +1,15 @@
+2005-04-25  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/pycairo.h: remove cairo-png.h include.
+	Add 'ifdef CAIRO_HAS_PDF_SURFACE / CAIRO_HAS_PS_SURFACE' around their
+	respective header file includes	
+
+	* cairo/pycairo-surface.c (image_surface_create_for_png): rename to
+	image_surface_create_from_png to track cairo change
+	(surface_write_png): change arg from file object to filename
+	(image_surface_create_from_png): change args from fileobject, width, 
+	height to filename
+
 2005-04-20  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* examples/cairo_snippets/snippets: finish updating snippets to use the




More information about the cairo-commit mailing list