[cairo-commit] pycairo ChangeLog,1.203,1.204

Steve Chaplin commit at pdx.freedesktop.org
Sat Apr 29 00:26:10 PDT 2006


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv17074

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- ChangeLog	29 Apr 2006 02:29:24 -0000	1.203
+++ ChangeLog	29 Apr 2006 07:26:08 -0000	1.204
@@ -1,5 +1,20 @@
 2006-04-29  Steve Chaplin  <steve1097 # yahoo.com.au>
 
+	* cairo/pycairo-context.c (pycairo_get_font_face): rewrite
+
+	* cairo/pycairo-font.c:
+	add new wrapper for cairo_scaled_font_get_font_face
+
+	* cairo/pycairo-pattern.c:
+	* cairo/pycairo-surface.c:
+	Add comments noting that the new cairo functions
+    	 cairo_surface_get_type
+    	 cairo_pattern_get_type
+    	 cairo_font_face_get_type
+       	 cairo_scaled_font_get_type
+	do not need to be exposed in a language binding.
+
+2006-04-29  Steve Chaplin  <steve1097 # yahoo.com.au>
 	* examples/cairo_snippets/snippets/ellipse.py: add new snippet
 
 	* README : Note that cairo 1.1.2 is required. Add notes deprecating



More information about the cairo-commit mailing list