[cairo-commit] pycairo ChangeLog,1.20,1.21

Steve Chaplin commit at pdx.freedesktop.org
Mon Nov 15 02:06:37 PST 2004


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC 15/11/2004

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ChangeLog	14 Nov 2004 15:18:59 -0000	1.20
+++ ChangeLog	15 Nov 2004 10:06:34 -0000	1.21
@@ -1,3 +1,16 @@
+2004-11-15  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/pycairo-context.c (pycairo_current_path) 
+	(pycairo_current_path_flat): new wrappers
+	* examples/warpedtext.py: new example using cairo_current_path
+
+	Above changes submitted by Maarten Breddels <dmon at xs4all.nl>
+	
+	* cairo/pycairo-context.c: make Context subclassable
+	* examples/context-subclass.py: new example showing Context subclassing
+	
+	* NOTES: new file describing some features of the bindings
+
 2004-11-14  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* cairo/cairomodule.c (pycairo_surface_create_for_image): rename to




More information about the cairo-commit mailing list