File: README

package info (click to toggle)
libimager-perl 1.012%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,376 kB
  • sloc: perl: 31,562; ansic: 27,846; makefile: 53; cpp: 4
file content (14 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Imager::File::TIFF provides TIFF file format support for Imager.

It requires libtiff to be installed, including development files.

For Linux distributions this typically requires installation of the
associated -dev or -devel package.

See Imager::Install for more information.

This is currently shipped as part of Imager, but Imager may install
with out installing Imager::File::TIFF, so if you need TIFF support,
add a dependency on Imager::File::TIFF.

Makefile.PL will reject libtiff 3.9.0 due to a bug in that release.