]> git.imager.perl.org - imager.git/blame_incremental - T1/README
note GIF changes
[imager.git] / T1 / README
... / ...
CommitLineData
1Imager::Font::T1 provides Type 1 font support for Imager via T1Lib.
2
3 http://imager.perl.org/
4 http://www.t1lib.org/
5
6This requires that t1lib is installed, including any development files.
7
8For Linux distributions this typically requires installation of the
9associated -dev or -devel package.
10
11See Imager::Install for more information.
12
13Imager::Font::T1 is shipped as part of Imager, but if the libraries
14required aren't found it won't be installed. If you require T1
15support via libt1 then add a dependency on Imager::Font::T1.
16
17Imager::Font::FT2 provides most of the functionality of
18Imager::Font::T1 and more.