oden/third-party/vendor/image/tests/reference
2024-03-08 11:03:01 -08:00
..
bmp/images Vendor things 2024-03-08 11:03:01 -08:00
gif Vendor things 2024-03-08 11:03:01 -08:00
hdr/images Vendor things 2024-03-08 11:03:01 -08:00
ico/images Vendor things 2024-03-08 11:03:01 -08:00
jpg/progressive Vendor things 2024-03-08 11:03:01 -08:00
pbm/images Vendor things 2024-03-08 11:03:01 -08:00
png Vendor things 2024-03-08 11:03:01 -08:00
tga/testsuite Vendor things 2024-03-08 11:03:01 -08:00
tiff/testsuite Vendor things 2024-03-08 11:03:01 -08:00
webp Vendor things 2024-03-08 11:03:01 -08:00
README.txt Vendor things 2024-03-08 11:03:01 -08:00

This folder contains the reference renderings. To save space, they are saved as
PNG images. Since the decoder is not part of the test, the resulting png file
in `output` may differ. Thus a CRC checksum of the image data is saved in the 
filename.

Therefore it is ok to update the reference renderings with files from the 
`output` dir, but it is not ok to add a new file instead.