test: Update quartz ref images
The following commits fix and/or improve the output of some tests. Updating the ref images before fixing the code allows to check that the fix is correct and makes it easy to find out which tests are fixed by each commit.
|
|
@ -127,21 +127,24 @@ CLEANFILES += $(BUILT_SOURCES)
|
|||
REFERENCE_IMAGES = \
|
||||
a1-bug.ref.png \
|
||||
a1-bug.image16.ref.png \
|
||||
a1-bug.quartz.xfail.png \
|
||||
a1-bug.xlib.ref.png \
|
||||
a1-image-sample.ref.png \
|
||||
a1-image-sample.gl.xfail.png \
|
||||
a1-image-sample.quartz.xfail.png \
|
||||
a1-mask.ref.png \
|
||||
a1-mask-sample.ref.png \
|
||||
a1-mask-sample.quartz.xfail.png \
|
||||
a1-rasterisation-rectangles.ref.png \
|
||||
a1-rasterisation-rectangles.quartz.xfail.png \
|
||||
a1-rasterisation-triangles.ref.png \
|
||||
a1-rasterisation-triangles.quartz.xfail.png \
|
||||
a1-traps-sample.ref.png \
|
||||
a1-traps-sample.quartz.xfail.png \
|
||||
a8-clear.ref.png \
|
||||
a8-clear.quartz.ref.png \
|
||||
a8-mask.ref.png \
|
||||
aliasing.ref.png \
|
||||
aliasing.image16.ref.png \
|
||||
aliasing.quartz.ref.png \
|
||||
aliasing.xlib.ref.png \
|
||||
alpha-similar.gl.argb32.xfail.png \
|
||||
alpha-similar.gl.rgb24.xfail.png \
|
||||
|
|
@ -614,7 +617,6 @@ REFERENCE_IMAGES = \
|
|||
filter-nearest-offset.pdf.xfail.png \
|
||||
filter-nearest-offset.ps2.ref.png \
|
||||
filter-nearest-offset.ps3.ref.png \
|
||||
filter-nearest-offset.quartz.xfail.png \
|
||||
filter-nearest-offset.ref.png \
|
||||
filter-nearest-offset.svg.xfail.png \
|
||||
filter-nearest-transformed.image16.ref.png \
|
||||
|
|
@ -964,6 +966,8 @@ REFERENCE_IMAGES = \
|
|||
overlapping-glyphs.rgb24.ref.png \
|
||||
overlapping-glyphs.pdf.argb32.xfail.png \
|
||||
overlapping-glyphs.pdf.rgb24.xfail.png \
|
||||
overlapping-glyphs.quartz.argb32.ref.png \
|
||||
overlapping-glyphs.quartz.rgb24.ref.png \
|
||||
overlapping-glyphs.svg.rgb24.ref.png \
|
||||
overlapping-glyphs.svg.argb32.ref.png \
|
||||
paint-repeat.ref.png \
|
||||
|
|
@ -976,6 +980,7 @@ REFERENCE_IMAGES = \
|
|||
paint.ref.png \
|
||||
partial-clip-text.ref.png \
|
||||
partial-clip-text.ps.ref.png \
|
||||
partial-clip-text.quartz.ref.png \
|
||||
partial-clip-text.svg.ref.png \
|
||||
partial-coverage-half-reference.ref.png \
|
||||
partial-coverage-half-triangles.ref.png \
|
||||
|
|
@ -1046,19 +1051,26 @@ REFERENCE_IMAGES = \
|
|||
quartz-surface-source.ps3.ref.png \
|
||||
radial-gradient.image16.ref.png \
|
||||
radial-gradient.ref.png \
|
||||
radial-gradient.quartz.ref.png \
|
||||
radial-gradient-extend.ps3.ref.png \
|
||||
radial-gradient-extend.ref.png \
|
||||
radial-gradient-source.image16.ref.png \
|
||||
radial-gradient-source.argb32.ref.png \
|
||||
radial-gradient-source.rgb24.ref.png \
|
||||
radial-gradient-source.quartz.argb32.ref.png \
|
||||
radial-gradient-source.quartz.rgb24.ref.png \
|
||||
radial-gradient-mask.ref.png \
|
||||
radial-gradient-mask.image16.ref.png \
|
||||
radial-gradient-mask.quartz.ref.png \
|
||||
radial-gradient-mask-source.argb32.ref.png \
|
||||
radial-gradient-mask-source.rgb24.ref.png \
|
||||
radial-gradient-mask-source.image16.ref.png \
|
||||
radial-gradient-mask-source.quartz.argb32.ref.png \
|
||||
radial-gradient-mask-source.quartz.rgb24.ref.png \
|
||||
radial-gradient-mask-source.xlib.argb32.ref.png \
|
||||
radial-gradient-mask-source.xlib.rgb24.ref.png \
|
||||
radial-gradient-one-stop.ref.png \
|
||||
radial-gradient-one-stop.quartz.ref.png \
|
||||
random-intersections-eo.image16.ref.png \
|
||||
random-intersections-eo.ps.ref.png \
|
||||
random-intersections-eo.quartz.ref.png \
|
||||
|
|
@ -1285,8 +1297,8 @@ REFERENCE_IMAGES = \
|
|||
surface-pattern-operator.xlib.rgb24.ref.png \
|
||||
surface-pattern-operator.pdf.argb32.xfail.png \
|
||||
surface-pattern-operator.pdf.rgb24.xfail.png \
|
||||
surface-pattern-operator.quartz.argb32.xfail.png \
|
||||
surface-pattern-operator.quartz.rgb24.xfail.png \
|
||||
surface-pattern-operator.quartz.argb32.ref.png \
|
||||
surface-pattern-operator.quartz.rgb24.ref.png \
|
||||
surface-pattern-scale-down.image16.ref.png \
|
||||
surface-pattern-scale-down.pdf.ref.png \
|
||||
surface-pattern-scale-down.ps2.ref.png \
|
||||
|
|
@ -1397,6 +1409,8 @@ REFERENCE_IMAGES = \
|
|||
unbounded-operator.pdf.argb32.ref.png \
|
||||
unbounded-operator.ps2.argb32.ref.png \
|
||||
unbounded-operator.ps3.argb32.ref.png \
|
||||
unbounded-operator.quartz.argb32.ref.png \
|
||||
unbounded-operator.quartz.rgb24.ref.png \
|
||||
unbounded-operator.ref.png \
|
||||
unbounded-operator.rgb24.ref.png \
|
||||
unbounded-operator.svg12.argb32.ref.png \
|
||||
|
|
|
|||
BIN
test/a1-bug.quartz.xfail.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 972 B |
|
Before Width: | Height: | Size: 972 B |
BIN
test/a1-rasterisation-rectangles.quartz.xfail.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
test/a1-rasterisation-triangles.quartz.xfail.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
test/a8-clear.quartz.ref.png
Normal file
|
After Width: | Height: | Size: 244 B |
BIN
test/aliasing.quartz.ref.png
Normal file
|
After Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 534 B After Width: | Height: | Size: 349 B |
|
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 852 B |
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 951 B |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.7 KiB |
BIN
test/overlapping-glyphs.quartz.argb32.ref.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
test/overlapping-glyphs.quartz.rgb24.ref.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
test/partial-clip-text.quartz.ref.png
Normal file
|
After Width: | Height: | Size: 174 B |
|
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 961 B |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
BIN
test/radial-gradient-mask-source.quartz.argb32.ref.png
Normal file
|
After Width: | Height: | Size: 167 KiB |
BIN
test/radial-gradient-mask-source.quartz.rgb24.ref.png
Normal file
|
After Width: | Height: | Size: 175 KiB |
BIN
test/radial-gradient-mask.quartz.ref.png
Normal file
|
After Width: | Height: | Size: 290 KiB |
BIN
test/radial-gradient-one-stop.quartz.ref.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
test/radial-gradient-source.quartz.argb32.ref.png
Normal file
|
After Width: | Height: | Size: 429 KiB |
BIN
test/radial-gradient-source.quartz.rgb24.ref.png
Normal file
|
After Width: | Height: | Size: 273 KiB |
BIN
test/radial-gradient.quartz.ref.png
Normal file
|
After Width: | Height: | Size: 380 KiB |
|
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 223 B |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
BIN
test/surface-pattern-operator.quartz.argb32.ref.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
BIN
test/surface-pattern-operator.quartz.rgb24.ref.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 5.7 KiB |
BIN
test/unbounded-operator.quartz.argb32.ref.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
test/unbounded-operator.quartz.rgb24.ref.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 639 B After Width: | Height: | Size: 926 B |