]> git.imager.perl.org - imager.git/blob - FT2/README
fix various GCC warnings, mostly initialized but otherwise unused variables
[imager.git] / FT2 / README
1 Imager::Font::FT2 provides font support to Imager via the FreeType 2
2 library.
3
4 It requires libfreetype and its development header files to be
5 installed.
6
7 For Linux distributions this typically requires installation of the
8 associated -dev or -devel package.
9
10 See Imager::Install for more information.
11
12 Imager::Font::FT2 is currently shipped as part of Imager, but but
13 Imager may install with out installing Imager::Font::FT2.  If your
14 module or application requires FreeType 2 support then add
15 Imager::Font::FT2 as a prerequisite.