Package org.extex.font.format.pfb

This package contains the definitions and implementations for the PFB (Type1) font handling in ExTeX.

See:
          Description

Class Summary
PfbParser Parser for a pfb-file.
 

Exception Summary
PfbException Exception for the pfb parser.
PfbIncorrectRecordTypeException Exception for the pfb parser: Incorrect Record Type.
PfbStartMarkerMissingException Exception for the pfb parser: Start marker is missing.
 

Package org.extex.font.format.pfb Description

This package contains the definitions and implementations for the PFB (Type1) font handling in ExTeX.