[cairo-commit] pycairo ChangeLog,1.196,1.197

Steve Chaplin commit at pdx.freedesktop.org
Sat Jan 21 23:31:43 PST 2006


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- ChangeLog	20 Jan 2006 11:19:13 -0000	1.196
+++ ChangeLog	22 Jan 2006 07:31:41 -0000	1.197
@@ -1,3 +1,11 @@
+2006-01-22  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/pycairo-context.c (__PyBaseString_AsUTF8): new function.
+	(pycairo_select_font_face, pycairo_show_text, pycairo_text_extents)
+	(pycairo_text_path):
+	allow the string argument to be a unicode or string object, and convert
+	to UTF-8 encoding.
+
 2006-01-20  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* examples/cairo_snippets/snippets_gtk.py (Window.put_in_frame):



More information about the cairo-commit mailing list