[cairo-commit] libpixman ChangeLog,1.35,1.36
Carl Worth
commit at pdx.freedesktop.org
Thu Jan 13 18:09:00 PST 2005
Committed by: cworth
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv14494
Modified Files:
ChangeLog
Log Message:
(IcRasterizeTrapezoid): Fix the above correction so that it
doesn't force 0 alpha when the left edge is positioned above but
slopes so as to contain some of the pixel.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- ChangeLog 13 Jan 2005 22:53:13 -0000 1.35
+++ ChangeLog 14 Jan 2005 02:08:57 -0000 1.36
@@ -3,6 +3,9 @@
* src/ictrap.c (IcRasterizeTrapezoid): Force alpha to 0 when the
left edge is entirely above top. (This is a workaround for some
bizarre edge effects in the current algorithm).
+ (IcRasterizeTrapezoid): Fix the above correction so that it
+ doesn't force 0 alpha when the left edge is positioned above but
+ slopes so as to contain some of the pixel.
2005-01-07 Carl Worth <cworth at cworth.org>
More information about the cairo-commit
mailing list