[cairo-commit] cairo ChangeLog,1.345,1.346

Owen Taylor commit at pdx.freedesktop.org
Sun Jan 30 11:28:16 PST 2005


Committed by: otaylor

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv1630

Modified Files:
	ChangeLog 
Log Message:
2005-01-30  Owen Taylor  <otaylor at redhat.com>

        Fixes from David Reveman:

        * src/cairo_pattern.c (_cairo_pattern_save/restore_surface): Don't
        save to surface part of the union when the pattern isn't a surface
        pattern.
        (_cairo_pattern_get_surface): Create the new surface at the width
        and height of the source.

        * src/Makefile.am (libcairo_ft_sources): Add cairo-ft-private.h


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -d -r1.345 -r1.346
--- ChangeLog	28 Jan 2005 20:27:23 -0000	1.345
+++ ChangeLog	30 Jan 2005 19:28:14 -0000	1.346
@@ -1,3 +1,15 @@
+2005-01-30  Owen Taylor  <otaylor at redhat.com>
+
+	Fixes from David Reveman:
+
+	* src/cairo_pattern.c (_cairo_pattern_save/restore_surface): Don't
+	save to surface part of the union when the pattern isn't a surface
+	pattern.
+	(_cairo_pattern_get_surface): Create the new surface at the width
+	and height of the source.
+
+	* src/Makefile.am (libcairo_ft_sources): Add cairo-ft-private.h
+
 2005-01-28  Kristian Høgsberg  <krh at redhat.com>
 
 	* src/cairo_png_surface.c (_cairo_png_surface_composite): Update




More information about the cairo-commit mailing list