]> git.imager.perl.org - imager.git/blob - JPEG/README
update Changes
[imager.git] / JPEG / README
1 Imager::File::JPEG provides JPEG file format support for Imager.
2
3 It requires libjpeg to be installed, any version from jpeg6b or later.
4 libjpeg-turbo is also supported.
5
6 For Linux distributions this typically requires installation of the
7 associated -dev or -devel package.
8
9 See Imager::Install for more information.
10
11 This is currently shipped as part of Imager, but Imager may install
12 with out installing Imager::File::JPEG, so if you need JPEG support,
13 add a dependency on Imager::File::JPEG.