Commit | Line | Data |
---|---|---|
04b6f77c TC |
1 | Imager::File::TIFF provides TIFF file format support for Imager. |
2 | ||
3 | It requires libtiff to be installed. | |
4 | ||
5 | This is currently shipped as part of Imager, but Imager may install | |
6 | with out installing Imager::File::TIFF, so if you need TIFF support, | |
7 | add a dependency on Imager::File::TIFF. | |
8 | ||
9 | Makefile.PL will reject libtiff 3.9.0 due to a bug in that release. |