[cairo-commit] cairo/test clip-operator-ref.png, 1.3, 1.4 linear-gradient-ref.png, 1.1, 1.2 operator-clear-ref.png, 1.1, 1.2 operator-source-ref.png, 1.1, 1.2 unantialiased-shapes-ref.png, 1.1, 1.2 unbounded-operator-ref.png, 1.2, 1.3

Billy Biggs commit at pdx.freedesktop.org
Mon Aug 22 04:41:46 EST 2005


Committed by: vektor

Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv5871/test

Modified Files:
	clip-operator-ref.png linear-gradient-ref.png 
	operator-clear-ref.png operator-source-ref.png 
	unantialiased-shapes-ref.png unbounded-operator-ref.png 
Log Message:
	Fix for bug #4165:

	* src/cairo-hull.c: (_cairo_hull_vertex_compare): Use pointer
	comparison for coincident points to ensure a well-defined
	ordering, and avoid setting discard on both points.  This fixes
	problems with my Mac's implementation of qsort.  Final patch by
	Bertram Felgenhauer.

	* test/clip-operator-ref.png:
	* test/linear-gradient-ref.png:
	* test/operator-clear-ref.png:
	* test/operator-source-ref.png:
	* test/unantialiased-shapes-ref.png:
	* test/unbounded-operator-ref.png: Update reference images after
	the change.



Index: clip-operator-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/clip-operator-ref.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
Binary files /tmp/cvsf1UqA5 and /tmp/cvs8s79Px differ

Index: linear-gradient-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/linear-gradient-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvs4UKvL8 and /tmp/cvseJ492A differ

Index: operator-clear-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/operator-clear-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsnYsRi7 and /tmp/cvsKgZpCz differ

Index: operator-source-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/operator-source-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsgoRe07 and /tmp/cvsed0ElA differ

Index: unantialiased-shapes-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/unantialiased-shapes-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsBXJX2a and /tmp/cvsMLmkqD differ

Index: unbounded-operator-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/unbounded-operator-ref.png,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
Binary files /tmp/cvs2s3gw9 and /tmp/cvskmetVB differ



More information about the cairo-commit mailing list