mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-03-31 18:10:40 +02:00
Add neglected reference images for infinite-join test
(cherry picked from 40e1c0246d commit)
This commit is contained in:
parent
d0bca72499
commit
60d65de159
4 changed files with 3 additions and 0 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
|
@ -55,6 +55,7 @@ get-group-target
|
|||
glyph-cache-pressure
|
||||
gradient-alpha
|
||||
imagediff
|
||||
infinite-join
|
||||
leaky-dash
|
||||
leaky-polygon
|
||||
line-width
|
||||
|
|
|
|||
|
|
@ -230,6 +230,8 @@ glyph-cache-pressure-ps-argb32-ref.png \
|
|||
glyph-cache-pressure-svg-ref.png \
|
||||
gradient-alpha-ref.png \
|
||||
gradient-alpha-rgb24-ref.png \
|
||||
infinite-join-ref.png \
|
||||
infinite-join-ps-argb32-ref.png \
|
||||
leaky-dash-ref.png \
|
||||
leaky-polygon-ref.png \
|
||||
leaky-polygon-ps-argb32-ref.png \
|
||||
|
|
|
|||
BIN
test/infinite-join-ps-argb32-ref.png
Normal file
BIN
test/infinite-join-ps-argb32-ref.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 220 B |
BIN
test/infinite-join-ref.png
Normal file
BIN
test/infinite-join-ref.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 B |
Loading…
Add table
Reference in a new issue