org.apache.fop.fonts.truetype |
org.apache.fop.fonts.truetype Package
Classes for TrueType fonts.
|
Java Source File Name | Type | Comment |
FontFileReader.java | Class | Reads a TrueType font file into a byte array and
provides file like functions for array access. |
TTFCmapEntry.java | Class | |
TTFDirTabEntry.java | Class | This class represents an entry to a TrueType font's Dir Tab. |
TTFFile.java | Class | Reads a TrueType file or a TrueType Collection. |
TTFFontLoader.java | Class | Loads a font into memory directly from the original font file. |
TTFMtxEntry.java | Class | This class represents a TrueType Mtx Entry. |
TTFSubSetFile.java | Class | Reads a TrueType file and generates a subset
that can be used to embed a TrueType CID font. |