[cairo-commit] pycairo ChangeLog,1.57,1.58

Steve Chaplin commit at pdx.freedesktop.org
Fri Mar 18 20:51:41 PST 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC 2005/03/19

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- ChangeLog	18 Mar 2005 15:27:45 -0000	1.57
+++ ChangeLog	19 Mar 2005 04:51:38 -0000	1.58
@@ -1,3 +1,18 @@
+2005-03-19  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/pycairo-font.c (pycairo_font_extents): fix error
+	where matrix should have been py_matrix->matrix
+
+	* cairo/cairomodule.c (pycairo_check_status): add
+	CAIRO_STATUS_INVALID_PATH_DATA,
+	CAIRO_STATUS_WRITE_ERROR,
+	CAIRO_STATUS_SURFACE_FINISHED
+
+	* cairo/cairogtkmodule.c (surface_create_for_pixmap),
+	(surface_create_for_pixmap_with_visual),
+	(surface_create_for_window_with_visual): call
+	cairo_xlib_surface_set_size() for maximum efficiency
+
 2005-03-18  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* configure.ac (CFLAGS): use -fno-strict-aliasing with gcc, if




More information about the cairo-commit mailing list