[cairo-commit] pycairo ChangeLog,1.242,1.243
Steve Chaplin
commit at pdx.freedesktop.org
Wed Nov 22 19:26:15 PST 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv28259
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -d -r1.242 -r1.243
--- ChangeLog 20 Nov 2006 11:20:59 -0000 1.242
+++ ChangeLog 23 Nov 2006 03:26:11 -0000 1.243
@@ -1,5 +1,15 @@
2006-11-20 Steve Chaplin <steve1097 # yahoo.com.au>
+ * cairo/pycairo-surface.c (image_surface_get_data_as_rgba): Delete
+ method (at request of Carl Worth) since language bindings should not
+ have functions which are not provided by the C cairo library.
+
+ * test/isurface_get_data_as_rgba.py: delete test script
+
+ * test/Makefile.am (EXTRA_DIST): remove isurface_get_data_as_rgba.py
+
+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.
More information about the cairo-commit
mailing list