Arnar Mar Hrafnkelsson > Imager-0.41 > Imager::Font::Type1

Download:
Imager-0.41.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  22
Open  7
View Bugs
Report a bug
Source   Latest Release: Imager-0.71

NAME ^

  Imager::Font::Type1 - low-level functions for Type1 fonts

DESCRIPTION ^

Imager::Font creates a Imager::Font::Type1 object when asked to create a font object based on a .pfb file.

See Imager::Font to see how to use this type.

This class provides low-level functions that require the caller to perform data validation

By default Imager no longer creates the t1lib.log log file. You can re-enable that by calling Imager::init() with the t1log option:

  Imager::init(t1log=>1);

AUTHOR ^

Addi, Tony