[cairo-commit] libpixman ChangeLog,1.34,1.35

Carl Worth commit at pdx.freedesktop.org
Thu Jan 13 14:53:16 PST 2005


Committed by: cworth

Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv4218

Modified Files:
	ChangeLog 
Log Message:

        * 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).


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- ChangeLog	7 Jan 2005 20:14:40 -0000	1.34
+++ ChangeLog	13 Jan 2005 22:53:13 -0000	1.35
@@ -1,3 +1,9 @@
+2005-01-13  Carl Worth  <cworth at cworth.org>
+
+	* 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).
+
 2005-01-07  Carl Worth  <cworth at cworth.org>
 
 	* src/icrop.h: 




More information about the cairo-commit mailing list