Add missing ref image for clip-unbounded

This commit copies clip-unbounded.base.rgb24.ref.png to
clip-unbounded.rgb24.ref.png. This makes the test pass for rgb24
targets.

This failure goes back to commits 6647511 / 049060 which changed the
image comparison in the test suite. Previously, transparent "nothing"
and black compared equal, but said commits fixed that. Thus, having a
special reference image with black instead of transparency is the right
fix.

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2021-09-20 18:22:49 +02:00
parent a04786b933
commit d6180c2457
15 changed files with 0 additions and 14 deletions

View file

@ -10,7 +10,6 @@ bug-source-cu
clip-device-offset
clip-fill-rule-pixel-aligned
clip-text
clip-unbounded
culled-glyphs
dash-zero-length
degenerate-path

View file

@ -41,7 +41,6 @@ clip-stroke
clip-stroke-unbounded
clip-text
clip-twice
clip-unbounded
close-path-current-point
copy-path
coverage-abutting

View file

@ -11,7 +11,6 @@ bug-image-compositor
bug-source-cu
clip-device-offset
clip-fill-rule-pixel-aligned
clip-unbounded
coverage-rhombus
culled-glyphs
device-offset

View file

@ -11,7 +11,6 @@ clear-source
clip-device-offset
clip-fill-rule-pixel-aligned
clip-text
clip-unbounded
coverage-rectangles
culled-glyphs
dash-zero-length

View file

@ -13,7 +13,6 @@ clip-fill-rule-pixel-aligned
clip-operator
clip-stroke-unbounded
clip-text
clip-unbounded
culled-glyphs
dash-zero-length
degenerate-path

View file

@ -9,7 +9,6 @@ bug-431
clip-device-offset
clip-fill-rule-pixel-aligned
clip-text
clip-unbounded
coverage-intersecting-triangles
culled-glyphs
dash-zero-length

View file

@ -16,7 +16,6 @@ clip-operator
clip-polygons
clip-shape
clip-stroke-unbounded
clip-unbounded
coverage-intersecting-triangles
culled-glyphs
dash-zero-length

View file

@ -10,7 +10,6 @@ bug-spline
clip-device-offset
clip-fill-rule-pixel-aligned
clip-operator
clip-unbounded
coverage-column-triangles
coverage-intersecting-quads
coverage-intersecting-triangles

View file

@ -9,7 +9,6 @@ bug-spline
clip-device-offset
clip-fill-rule-pixel-aligned
clip-operator
clip-unbounded
coverage-column-triangles
coverage-intersecting-quads
coverage-intersecting-triangles

View file

@ -9,7 +9,6 @@ bug-spline
clip-device-offset
clip-fill-rule-pixel-aligned
clip-operator
clip-unbounded
coverage-column-triangles
coverage-intersecting-quads
coverage-intersecting-triangles

View file

@ -10,7 +10,6 @@ bug-seams
clip-device-offset
clip-fill-rule-pixel-aligned
clip-text
clip-unbounded
culled-glyphs
dash-zero-length
degenerate-path

View file

@ -12,7 +12,6 @@ clip-fill-rule-pixel-aligned
clip-operator
clipped-group
clip-text
clip-unbounded
coverage-intersecting-triangles
culled-glyphs
curve-to-as-line-to

View file

@ -19,7 +19,6 @@ clip-shape
clip-stroke
clip-stroke-unbounded
clip-text
clip-unbounded
close-path-current-point
coverage-column-triangles
coverage-rhombus

View file

@ -17,7 +17,6 @@ clip-shape
clip-stroke
clip-stroke-unbounded
clip-text
clip-unbounded
close-path-current-point
coverage-column-triangles
coverage-intersecting-quads

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 B