avoid an unneeded check in the FT1 has_chars() method implementation
[imager.git] / JPEG / README
CommitLineData
04b6f77c
TC
1Imager::File::JPEG provides JPEG file format support for Imager.
2
0953e1cf
TC
3It requires libjpeg to be installed, any version from jpeg6b or later.
4libjpeg-turbo is also supported.
5
6For Linux distributions this typically requires installation of the
7associated -dev or -devel package.
8
9See Imager::Install for more information.
04b6f77c
TC
10
11This is currently shipped as part of Imager, but Imager may install
12with out installing Imager::File::JPEG, so if you need JPEG support,
13add a dependency on Imager::File::JPEG.