libgd/tests/tiff
Mike Frysinger aac77143dd convert all files to native line encodings
A bunch of these files were committed with Windows line encodings.
Strip all those ^M gremlins out as people working on Windows can
use git's autocrlf setting to convert back and forth as needed.
2018-06-21 21:44:54 -04:00
..
.gitignore Fix and reenable optimized support for reading 1 bps TIFFs 2017-01-25 23:28:23 +01:00
CMakeLists.txt tests: add more checks for libpng (and other deps) 2017-02-23 17:31:41 -05:00
Makemodule.am tests: add more checks for libpng (and other deps) 2017-02-23 17:31:41 -05:00
tiff_dpi.c convert all files to native line encodings 2018-06-21 21:44:54 -04:00
tiff_im2im.c convert all files to native line encodings 2018-06-21 21:44:54 -04:00
tiff_invalid_read.c Fix invalid read in gdImageCreateFromTiffPtr() 2016-12-13 13:55:48 +01:00
tiff_invalid_read_1.tiff Fix invalid read in gdImageCreateFromTiffPtr() 2016-12-13 13:55:48 +01:00
tiff_invalid_read_2.tiff Fix invalid read in gdImageCreateFromTiffPtr() 2016-12-13 13:55:48 +01:00
tiff_invalid_read_3.tiff Fix invalid read in gdImageCreateFromTiffPtr() 2016-12-13 13:55:48 +01:00
tiff_null.c convert all files to native line encodings 2018-06-21 21:44:54 -04:00
tiff_read_bw.c convert all files to native line encodings 2018-06-21 21:44:54 -04:00
tiff_read_bw.tiff Fix and reenable optimized support for reading 1 bps TIFFs 2017-01-25 23:28:23 +01:00
tiff_read_bw_exp.png Fix and reenable optimized support for reading 1 bps TIFFs 2017-01-25 23:28:23 +01:00