Uses of Class
org.extex.font.format.pfb.PfbException

Packages that use PfbException
org.extex.font.format.pfb This package contains the definitions and implementations for the PFB (Type1) font handling in ExTeX. 
 

Uses of PfbException in org.extex.font.format.pfb
 

Subclasses of PfbException in org.extex.font.format.pfb
 class PfbIncorrectRecordTypeException
          Exception for the pfb parser: Incorrect Record Type.
 class PfbStartMarkerMissingException
          Exception for the pfb parser: Start marker is missing.