mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 01:48:07 +02:00
[test/Makefile.am] EXTRA_DIST += create-from-png*-ref.png
Add the new reference images for create-from-png to the distributable.
This commit is contained in:
parent
63bba7e60c
commit
b4b77cedc9
1 changed files with 6 additions and 1 deletions
|
|
@ -321,7 +321,12 @@ REFERENCE_IMAGES = \
|
|||
composite-integer-translate-source-ref.png \
|
||||
copy-path-ps-ref.png \
|
||||
copy-path-ref.png \
|
||||
create-from-png-ref.png \
|
||||
create-from-png-ref.png \
|
||||
create-from-png-alpha-ref.png \
|
||||
create-from-png-gray-ref.png \
|
||||
create-from-png-gray-alpha-ref.png \
|
||||
create-from-png-indexed-ref.png \
|
||||
create-from-png-indexed-alpha-ref.png \
|
||||
create-from-png-stream-ref.png \
|
||||
dash-caps-joins-ps-argb32-ref.png \
|
||||
dash-caps-joins-ps-rgb24-ref.png \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue