[cairo-commit] python-cairo ChangeLog,1.6,1.7
James Henstridge
commit at pdx.freedesktop.org
Tue Oct 28 07:53:15 PST 2003
- Previous message: [cairo-commit] cairo/src cairo_surface.c,1.14,1.15 cairo_xlib_surface.c,1.5,1.6 cairoint.h,1.31,1.32
- Next message: [cairo-commit] python-cairo/cairo pycairo-font.c,NONE,1.1 Makefile.am,1.1,1.2 cairomodule.c,1.2,1.3 pycairo-context.c,1.2,1.3 pycairo-private.h,1.1,1.2 pycairo.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: james
Update of /cvs/cairo/python-cairo
In directory pdx:/tmp/cvs-serv26022
Modified Files:
ChangeLog
Log Message:
2003-10-28 James Henstridge <james at daa.com.au>
* cairo/pycairo-context.c (pycairo_set_font): wrap function.
(pycairo_current_font): add accessor.
* cairo/pycairo-font.c: wrapper for Cairo font type.
* cairo/pycairo-context.c (pycairo_select_font): update to new
signature.
(pycairo_transform_font): update to new signature.
(pycairo_context_new): release context if wrapper could not be
created.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/python-cairo/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ChangeLog 9 Oct 2003 14:33:23 -0000 1.6
--- ChangeLog 28 Oct 2003 15:53:13 -0000 1.7
***************
*** 1,2 ****
--- 1,15 ----
+ 2003-10-28 James Henstridge <james at daa.com.au>
+
+ * cairo/pycairo-context.c (pycairo_set_font): wrap function.
+ (pycairo_current_font): add accessor.
+
+ * cairo/pycairo-font.c: wrapper for Cairo font type.
+
+ * cairo/pycairo-context.c (pycairo_select_font): update to new
+ signature.
+ (pycairo_transform_font): update to new signature.
+ (pycairo_context_new): release context if wrapper could not be
+ created.
+
2003-10-09 James Henstridge <james at daa.com.au>
- Previous message: [cairo-commit] cairo/src cairo_surface.c,1.14,1.15 cairo_xlib_surface.c,1.5,1.6 cairoint.h,1.31,1.32
- Next message: [cairo-commit] python-cairo/cairo pycairo-font.c,NONE,1.1 Makefile.am,1.1,1.2 cairomodule.c,1.2,1.3 pycairo-context.c,1.2,1.3 pycairo-private.h,1.1,1.2 pycairo.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list