[cairo-commit] pycairo ChangeLog,1.214,1.215
Steve Chaplin
commit at pdx.freedesktop.org
Fri May 26 08:32:16 PDT 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv25931
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- ChangeLog 26 May 2006 04:55:58 -0000 1.214
+++ ChangeLog 26 May 2006 15:32:14 -0000 1.215
@@ -1,5 +1,13 @@
2006-05-26 Steve Chaplin <steve1097 # yahoo.com.au>
+ * cairo/pycairo-surface.c (surface_write_to_png): For a filename
+ argument use cairo_surface_write_to_png instead of
+ cairo_surface_write_to_png_stream.
+ Combine the two sections of code which handle a file object and a
+ file-like object.
+
+2006-05-26 Steve Chaplin <steve1097 # yahoo.com.au>
+
* cairo/pycairo-surface.c (surface_write_to_png): update to check that
the file object is not closed - to avoid a segmentation fault.
More information about the cairo-commit
mailing list