add missing va_end() in bmp.c's write_packed()
[imager.git] / GIF / README
CommitLineData
04b6f77c
TC
1Imager::File::GIF provides GIF file format support for Imager.
2
3It requires libgif to be installed, including development headers.
4
0953e1cf
TC
5For Linux distributions this typically requires installation of the
6associated -dev or -devel package.
7
8See Imager::Install for more information.
9
10Imager::File::GIF is currently shipped as part of Imager, but Imager
11may install with out installing Imager::File::GIF, so if you need GIF
12support, add a dependency on Imager::File::GIF.
13
14Makefile.PL will reject libgif 4.2.0 and 5.0.0 due to bugs in those
15releases.