[cairo-commit] pycairo ChangeLog,1.254,1.255
Steve Chaplin
commit at pdx.freedesktop.org
Sun Jan 7 17:17:53 PST 2007
- Previous message: [cairo-commit] pycairo/cairo pycairo-private.h, 1.41,
1.42 pycairo-font.c, 1.33, 1.34 pycairo-matrix.c, 1.24,
1.25 pycairo-context.c, 1.77, 1.78
- Next message: [cairo-commit] pycairo/cairo pycairo-font.c,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv25481
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -d -r1.254 -r1.255
--- ChangeLog 28 Dec 2006 07:55:48 -0000 1.254
+++ ChangeLog 8 Jan 2007 01:17:49 -0000 1.255
@@ -1,3 +1,21 @@
+2007-01-08 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * cairo/pycairo-private.h add RETURN_NULL_IF_CAIRO_SCALED_FONT_ERROR
+ and RETURN_NULL_IF_CAIRO_FONT_OPTIONS_ERROR
+
+ * cairo/pycairo-font.c (scaled_font_extents, scaled_font_text_extents):
+ use RETURN_NULL_IF_CAIRO_SCALED_FONT_ERROR
+ (font_options_set_antialias, font_options_set_hint_metrics)
+ (font_options_set_hint_style, font_options_set_subpixel_order):
+ use RETURN_NULL_IF_CAIRO_FONT_OPTIONS_ERROR
+ (scaled_font_new): usePycairoScaledFont_FromScaledFont
+ (font_options_new): use PycairoFontOptions_FromFontOptions
+
+ * cairo/pycairo-matrix.c (PycairoMatrix_FromMatrix): update comment
+
+ * cairo/pycairo-context.c (pycairo_copy_clip_rectangles): tidy up the
+ loop.
+
2006-12-28 Steve Chaplin <steve1097 # yahoo.com.au>
* cairo/pycairo-context.c:
- Previous message: [cairo-commit] pycairo/cairo pycairo-private.h, 1.41,
1.42 pycairo-font.c, 1.33, 1.34 pycairo-matrix.c, 1.24,
1.25 pycairo-context.c, 1.77, 1.78
- Next message: [cairo-commit] pycairo/cairo pycairo-font.c,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list