Package org.extex.font.format.xtf

This package contains the definitions and implementations for the TTF/OTF font handling in ExTeX.

See:
          Description

Class Summary
LoadableXtfFont Class to load xtf fonts.
XtfReader Reader for a TrueType / OpenType font.
 

Package org.extex.font.format.xtf Description

This package contains the definitions and implementations for the TTF/OTF font handling in ExTeX.

The TTF/OTF-Format is describend in:

The javadoc use intensely this documentation to descripe the classes...

Some ideas of the following projects have inspired the code.