[cairo-commit] cairo ChangeLog,1.343,1.344

Kristian Hogsberg commit at pdx.freedesktop.org
Thu Jan 27 21:14:08 PST 2005


Committed by: krh

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

Modified Files:
	ChangeLog 
Log Message:
2005-01-27  Kristian Høgsberg  <krh at redhat.com>

        * src/cairo_pattern.c (_cairo_pattern_get_surface): Make sure we
        always return a surface similar to dst in the gradient case.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -d -r1.343 -r1.344
--- ChangeLog	28 Jan 2005 03:57:31 -0000	1.343
+++ ChangeLog	28 Jan 2005 05:14:04 -0000	1.344
@@ -1,9 +1,12 @@
 2005-01-27  Kristian Høgsberg  <krh at redhat.com>
 
+	* src/cairo_pattern.c (_cairo_pattern_get_surface): Make sure we
+	always return a surface similar to dst in the gradient case.
+	
 	* src/cairo_pattern.c (_cairo_pattern_get_surface): Fold
 	_cairo_pattern_get_image into _cairo_pattern_get_surface and make
 	sure we always return a surface of the same type as dest.
-	
+
 	* src/cairo_glitz_surface.c (_cairo_glitz_composite),
 	(_cairo_glitz_surface_composite_trapezoids): Use
 	_cairo_pattern_get_surface instead of _cairo_pattern_get_image.




More information about the cairo-commit mailing list