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