[cairo-commit] cairo/test clip-operator-ref.png, 1.5, 1.6 clip-operator-rgb24-ref.png, 1.1, 1.2 gradient-alpha-ref.png, 1.3, 1.4 gradient-alpha-rgb24-ref.png, 1.1, 1.2 linear-gradient-ref.png, 1.3, 1.4 linear-gradient-rgb24-ref.png, 1.1, 1.2 mask-ref.png, 1.2, 1.3 mask-rgb24-ref.png, 1.1, 1.2 operator-clear-ref.png, 1.3, 1.4 operator-clear-rgb24-ref.png, 1.1, 1.2 operator-source-ref.png, 1.3, 1.4 operator-source-rgb24-ref.png, 1.1, 1.2 text-pattern-ref.png, 1.3, 1.4 text-pattern-rgb24-ref.png, 1.1, 1.2 trap-clip-ref.png, 1.1, 1.2 trap-clip-rgb24-ref.png, 1.1, 1.2 unbounded-operator-ref.png, 1.4, 1.5 unbounded-operator-rgb24-ref.png, 1.1, 1.2

Carl Worth commit at pdx.freedesktop.org
Wed Jan 4 17:59:06 PST 2006


Committed by: cworth

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

Modified Files:
	clip-operator-ref.png clip-operator-rgb24-ref.png 
	gradient-alpha-ref.png gradient-alpha-rgb24-ref.png 
	linear-gradient-ref.png linear-gradient-rgb24-ref.png 
	mask-ref.png mask-rgb24-ref.png operator-clear-ref.png 
	operator-clear-rgb24-ref.png operator-source-ref.png 
	operator-source-rgb24-ref.png text-pattern-ref.png 
	text-pattern-rgb24-ref.png trap-clip-ref.png 
	trap-clip-rgb24-ref.png unbounded-operator-ref.png 
	unbounded-operator-rgb24-ref.png 
Log Message:

2006-01-04  Carl Worth  <cworth at cworth.org>

        * Originally: 2005-10-10  David Reveman  <davidr at novell.com>

        * src/cairoint.h:
        * src/cairo-image-surface.c: (_cairo_image_surface_set_matrix):
        * src/cairo-matrix.c: (_cairo_matrix_to_pixman_matrix):
        * src/cairo-pattern.c: (_cairo_gradient_pattern_init_copy),
        (_cairo_pattern_init_linear), (_cairo_pattern_init_radial),
        (_cairo_pattern_add_color_stop),
        (cairo_pattern_add_color_stop_rgb),
        (cairo_pattern_add_color_stop_rgba),
        (_cairo_linear_pattern_classify),
        (_cairo_pattern_acquire_surface_for_gradient),
        (_cairo_pattern_acquire_surface):

        Throw away old gradient code from within cairo-pattern.c in favor
        of using new support in pixman for gradients.

        * test/clip-operator-ref.png:
        * test/clip-operator-rgb24-ref.png:
        * test/gradient-alpha-ref.png:
        * test/gradient-alpha-rgb24-ref.png:
        * test/linear-gradient-ref.png:
        * test/linear-gradient-rgb24-ref.png:
        * test/mask-ref.png:
        * test/mask-rgb24-ref.png:
        * test/operator-clear-ref.png:
        * test/operator-clear-rgb24-ref.png:
        * test/operator-source-ref.png:
        * test/operator-source-rgb24-ref.png:
        * test/text-pattern-ref.png:
        * test/text-pattern-rgb24-ref.png:
        * test/trap-clip-ref.png:
        * test/trap-clip-rgb24-ref.png:
        * test/unbounded-operator-ref.png:
        * test/unbounded-operator-rgb24-ref.png: Update reference images
        for all tests involving gradients since the gradient output has
        changed slightly.


Index: clip-operator-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/clip-operator-ref.png,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
Binary files /tmp/cvsWiEZHZ and /tmp/cvsuLXpC9 differ

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

Index: gradient-alpha-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/gradient-alpha-ref.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
Binary files /tmp/cvs3rACY1 and /tmp/cvs6t3uYb differ

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

Index: linear-gradient-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/linear-gradient-ref.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
Binary files /tmp/cvsD19x33 and /tmp/cvsiWBJ8d differ

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

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

Index: mask-rgb24-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/mask-rgb24-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsWpX825 and /tmp/cvsKbV6jg differ

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

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

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

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

Index: text-pattern-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/text-pattern-ref.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
Binary files /tmp/cvspuFXoa and /tmp/cvsYFp5Pk differ

Index: text-pattern-rgb24-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/text-pattern-rgb24-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsmO7P4a and /tmp/cvsaZHJxl differ

Index: trap-clip-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/trap-clip-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsRVpMfe and /tmp/cvs6BBZKo differ

Index: trap-clip-rgb24-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/trap-clip-rgb24-ref.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsYWkfRc and /tmp/cvso403on differ

Index: unbounded-operator-ref.png
===================================================================
RCS file: /cvs/cairo/cairo/test/unbounded-operator-ref.png,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
Binary files /tmp/cvsDDOcbg and /tmp/cvsi8u6Kq differ

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



More information about the cairo-commit mailing list