Leolo's guassian2 patch
[imager.git] / FT2 / README
CommitLineData
04b6f77c
TC
1Imager::Font::FT2 provides font support to Imager via the FreeType 2
2library.
3
4It requires libfreetype and its development header files to be
5installed.
6
0953e1cf
TC
7For Linux distributions this typically requires installation of the
8associated -dev or -devel package.
9
10See Imager::Install for more information.
11
12Imager::Font::FT2 is currently shipped as part of Imager, but but
13Imager may install with out installing Imager::Font::FT2. If your
14module or application requires FreeType 2 support then add
15Imager::Font::FT2 as a prerequisite.