[cairo-commit] pycairo ChangeLog,1.21,1.22

Steve Chaplin commit at pdx.freedesktop.org
Mon Nov 15 05:14:12 PST 2004


Committed by: stevech1097

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

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

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ChangeLog	15 Nov 2004 10:06:34 -0000	1.21
+++ ChangeLog	15 Nov 2004 13:14:10 -0000	1.22
@@ -1,16 +1,23 @@
 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
+	(pycairo_current_font_extents): new wrapper
+	(pycairo_fill_extents, pycairo_stroke_extents): remove the unnecessary
+ 	x1,y1,x2,y2 args and change from a method to an attribute
+	(pycairo_show_text): remove the second check of cairo status
+
 	* examples/context-subclass.py: new example showing Context subclassing
 	
 	* NOTES: new file describing some features of the bindings
 
+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
+
+	Changes submitted by Maarten Breddels <dmon at xs4all.nl>
+	
 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