[cairo-commit] cairo ChangeLog,1.1121,1.1122

Keith Packard commit at pdx.freedesktop.org
Fri Oct 28 21:00:44 PDT 2005


Committed by: keithp

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

Modified Files:
	ChangeLog 
Log Message:
2005-10-28  Keith Packard  <keithp at keithp.com>

	* src/cairo-surface.c: (_fallback_paint):
	Use _cairo_pattern_get_extents in _fallback_paint to
	bound paint operators.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1121
retrieving revision 1.1122
diff -u -d -r1.1121 -r1.1122
--- ChangeLog	29 Oct 2005 03:49:59 -0000	1.1121
+++ ChangeLog	29 Oct 2005 04:00:42 -0000	1.1122
@@ -1,5 +1,11 @@
 2005-10-28  Keith Packard  <keithp at keithp.com>
 
+	* src/cairo-surface.c: (_fallback_paint):
+	Use _cairo_pattern_get_extents in _fallback_paint to
+	bound paint operators.
+
+2005-10-28  Keith Packard  <keithp at keithp.com>
+
 	* src/cairo-pattern.c: (_cairo_pattern_get_extents):
 	* src/cairo-surface.c: (_fallback_mask):
 	* src/cairoint.h:



More information about the cairo-commit mailing list