[cairo-commit] pycairo ChangeLog,1.241,1.242
Steve Chaplin
commit at pdx.freedesktop.org
Mon Nov 20 03:21:03 PST 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv10555
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -d -r1.241 -r1.242
--- ChangeLog 22 Sep 2006 04:00:15 -0000 1.241
+++ ChangeLog 20 Nov 2006 11:20:59 -0000 1.242
@@ -1,3 +1,14 @@
+2006-11-20 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * cairo/pycairo-surface.c (image_surface_buffer_getreadbuf)
+ (image_surface_buffer_getwritebuf, image_surface_buffer_getsegcount):
+ Add writable buffer interface support to ImageSurface.
+ (image_surface_get_data): new binding which returns a Python writable
+ buffer object.
+
+ * test/isurface_get_data.py: new test
+ * test/Makefile.am (EXTRA_DIST): add isurface_get_data.py
+
2006-09-22 Cedric Gustin <cedric.gustin at gmail.com>
* setup.py: Fixes for win32. Install pycairo.pc and pycairo.h as
More information about the cairo-commit
mailing list