[cairo-commit] cairo ChangeLog,1.1092,1.1093
Keith Packard
commit at pdx.freedesktop.org
Sun Oct 9 14:28:17 PDT 2005
- Previous message: [cairo-commit] cairo/test filter-nearest-offset.c, 1.3,
1.4 mask-ctm.c, 1.2, 1.3 mask-surface-ctm.c, 1.2,
1.3 paint-with-alpha.c, 1.2, 1.3 scale-source-surface-paint.c,
1.3, 1.4 source-surface-scale-paint.c, 1.4, 1.5
- Next message: [cairo-commit] cairo/src cairo-ps-surface.c,1.50,1.51
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv21493
Modified Files:
ChangeLog
Log Message:
2005-10-09 Keith Packard <keithp at keithp.com>
reviewed by: cworth
* src/cairo-ps-surface.c: (emit_image):
The comment said 'blend over white', the code
did 'blend under garbage'. I made the code look
like the comment. More tests pass now. mmm.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1092
retrieving revision 1.1093
diff -u -d -r1.1092 -r1.1093
--- ChangeLog 9 Oct 2005 20:33:21 -0000 1.1092
+++ ChangeLog 9 Oct 2005 21:28:15 -0000 1.1093
@@ -1,3 +1,12 @@
+2005-10-09 Keith Packard <keithp at keithp.com>
+
+ reviewed by: cworth
+
+ * src/cairo-ps-surface.c: (emit_image):
+ The comment said 'blend over white', the code
+ did 'blend under garbage'. I made the code look
+ like the comment. More tests pass now. mmm.
+
2005-10-09 Carl Worth <cworth at cworth.org>
* test/filter-nearest-offset.c: (draw):
- Previous message: [cairo-commit] cairo/test filter-nearest-offset.c, 1.3,
1.4 mask-ctm.c, 1.2, 1.3 mask-surface-ctm.c, 1.2,
1.3 paint-with-alpha.c, 1.2, 1.3 scale-source-surface-paint.c,
1.3, 1.4 source-surface-scale-paint.c, 1.4, 1.5
- Next message: [cairo-commit] cairo/src cairo-ps-surface.c,1.50,1.51
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list