1 package Imager::Font::Type1;
4 use vars qw(@ISA $VERSION);
5 @ISA = qw(Imager::Font::FT2);
15 Imager::Font::Type1 - low-level functions for T1Lib text output
19 This is a simple wrapper around Imager::Font::T1 for backwards
24 Tony Cook <tonyc@cpan.org>