Package org.extex.font

This package contains the core data types for fonts in ExTeX.

See:
          Description

Interface Summary
BackendCharacter Interface for a backend character.
BackendFont Interface for a backend font.
BackendFontFactory Factory for the backend font.
BackendFontManager The back-end font manager describes the abilities needed by a back-end to deal with fonts.
BaseFont Interface for the font.
CoreFontFactory This interface describes the features of a font factory needed by the core.
ExtexFont Interface for the extex font.
FontAware This interface describes the ability to receive a FontFactory via a setter method.
FontFactory This interface describes a factory to manage fonts.
LoadableFont Interface for font which can be loaded from an external resource.
 

Class Summary
FontFactoryImpl Factory to load a font.
FontKey Class for a font key.
FontKeyFactory Factory for the FontKey.
 

Package org.extex.font Description

This package contains the core data types for fonts in ExTeX.