[cairo-commit] cairo ChangeLog,1.529,1.530
Carl Worth
commit at pdx.freedesktop.org
Tue Apr 26 19:04:50 PDT 2005
- Previous message: [cairo-commit] cairo/test .cvsignore, 1.21, 1.22 Makefile.am, 1.38,
1.39 paint-ref.png, NONE, 1.1 paint.c, NONE, 1.1
- Next message: [cairo-commit] cairo/src cairo.c,1.81,1.82
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] cairo/test .cvsignore, 1.21, 1.22 Makefile.am, 1.38,
1.39 paint-ref.png, NONE, 1.1 paint.c, NONE, 1.1
- Next message: [cairo-commit] cairo/src cairo.c,1.81,1.82
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list