[cairo-commit] pycairo ChangeLog,1.70,1.71

Steve Chaplin commit at pdx.freedesktop.org
Wed Apr 6 19:09:59 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC 2005/04/07

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- ChangeLog	7 Apr 2005 00:50:19 -0000	1.70
+++ ChangeLog	7 Apr 2005 02:09:57 -0000	1.71
@@ -1,5 +1,22 @@
 2005-04-07  Steve Chaplin  <steve1097 at yahoo.com.au>
 
+	* examples/warpedtext.py : call select_font() to fix problem where
+	text_extents width==0
+
+	* examples/cairo_snippets/snippets_png.py: 
+	add silent mode for testing
+
+	* examples/cairo_snippets/snippets_gtk.py: add horizontal scrollbar
+	to gtkTextView (if required)
+
+	* test/test.test: add test to run png snippets
+
+	* cairo/pycairo-context.c (pycairo_text_extents)
+	(pycairo_show_text, pycairo_text_path): 
+	change unsigned char* to char* to match cairo changes
+
+2005-04-07  Steve Chaplin  <steve1097 at yahoo.com.au>
+
 	* examples/cairo_snippets/snippets_gtk.py : fix problem with M_PI
 
 2005-04-06  Steve Chaplin  <steve1097 at yahoo.com.au>




More information about the cairo-commit mailing list