]> git.imager.perl.org - imager.git/blob - TIFF/README
adjust the IEEEFP check for older versions of perl
[imager.git] / TIFF / README
1 Imager::File::TIFF provides TIFF file format support for Imager.
2
3 It requires libtiff to be installed, including development files.
4
5 For Linux distributions this typically requires installation of the
6 associated -dev or -devel package.
7
8 See Imager::Install for more information.
9
10 This is currently shipped as part of Imager, but Imager may install
11 with out installing Imager::File::TIFF, so if you need TIFF support,
12 add a dependency on Imager::File::TIFF.
13
14 Makefile.PL will reject libtiff 3.9.0 due to a bug in that release.