Uses of Package
org.extex.font.format

Packages that use org.extex.font.format
org.extex.font.format.afm This package contains the definitions and implementations for the AFM (Type1) font handling in ExTeX. 
org.extex.font.format.tfm This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. 
org.extex.font.format.xtf This package contains the definitions and implementations for the TTF/OTF font handling in ExTeX. 
org.extex.font.format.xtf.tables   
 

Classes in org.extex.font.format used by org.extex.font.format.afm
AfmMetricFont
          Marker interface for a font with afm metrics.
 

Classes in org.extex.font.format used by org.extex.font.format.tfm
TfmMetricFont
          Marker interface for a font with tfm metrics.
 

Classes in org.extex.font.format used by org.extex.font.format.xtf
XtfMetricFont
          Marker interface for a font with xtf (ttf, otf) metrics.
 

Classes in org.extex.font.format used by org.extex.font.format.xtf.tables
Fixed32
          Class for a fixed point format (32 bit).