[cairo-commit] pycairo NOTES,1.7,1.8

Steve Chaplin commit at pdx.freedesktop.org
Sun Jul 24 06:54:17 PDT 2005


Committed by: stevech1097

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

Modified Files:
	NOTES 
Log Message:
'SC'

Index: NOTES
===================================================================
RCS file: /cvs/cairo/pycairo/NOTES,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- NOTES	22 Jun 2005 01:29:13 -0000	1.7
+++ NOTES	24 Jul 2005 13:54:14 -0000	1.8
@@ -67,6 +67,12 @@
 ff = Context.get_font_face()
 
 
+cairo.FontOptions
+-----------------
+C : fo = cairo_font_options_create();
+Py: fo = cairo.FontOptions()
+
+
 cairo.Matrix
 ------------
 C : cairo_matrix_init (cairo_matrix_t *matrix, xx, yx, xy, yy, x0, y0);




More information about the cairo-commit mailing list