[cairo-commit] cairo ChangeLog,1.529,1.530

Carl Worth commit at pdx.freedesktop.org
Tue Apr 26 19:04:50 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo.c (cairo_paint): Build rectangle with an identity
        matrix in place so that the entire target surface will be filled
        even when there is a transformation in place.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.529
retrieving revision 1.530
diff -u -d -r1.529 -r1.530
--- ChangeLog	27 Apr 2005 01:56:37 -0000	1.529
+++ ChangeLog	27 Apr 2005 02:04:48 -0000	1.530
@@ -1,3 +1,9 @@
+2005-04-26  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo.c (cairo_paint): Build rectangle with an identity
+	matrix in place so that the entire target surface will be filled
+	even when there is a transformation in place.
+
 2005-04-26  Owen Taylor  <otaylor at redhat.com>
 
 	* doc/public/cairo-sections.txt: Updated.




More information about the cairo-commit mailing list