Uses of Package
org.docx4j.fonts.fop.fonts.truetype
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.complexscripts.fonts | |
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| org.docx4j.fonts.fop.fonts.apps |
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
|
| org.docx4j.fonts.fop.fonts.cff | |
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
-
Classes in org.docx4j.fonts.fop.fonts.truetype used by org.docx4j.fonts.fop.complexscripts.fonts Class Description FontFileReader Reads a TrueType font file into a byte array and provides file like functions for array access.OpenFont -
Classes in org.docx4j.fonts.fop.fonts.truetype used by org.docx4j.fonts.fop.fonts Class Description OpenFont.PostScriptVersion Version of the PostScript table (post) contained in this font. -
Classes in org.docx4j.fonts.fop.fonts.truetype used by org.docx4j.fonts.fop.fonts.apps Class Description TTFFile Reads a TrueType file or a TrueType Collection. -
Classes in org.docx4j.fonts.fop.fonts.truetype used by org.docx4j.fonts.fop.fonts.cff Class Description FontFileReader Reads a TrueType font file into a byte array and provides file like functions for array access. -
Classes in org.docx4j.fonts.fop.fonts.truetype used by org.docx4j.fonts.fop.fonts.truetype Class Description FontFileReader Reads a TrueType font file into a byte array and provides file like functions for array access.OFDirTabEntry This class represents an entry to a TrueType font's Dir Tab.OFMtxEntry This class represents a TrueType Mtx Entry.OFTableName Represents table names as found in a TrueType font's Table Directory.OpenFont OpenFont.PostScriptVersion Version of the PostScript table (post) contained in this font.OTFFile OTFSubSetWriter TTFFile Reads a TrueType file or a TrueType Collection.TTFGlyphOutputStream An interface for writing individual glyphs from the glyf table of a TrueType font to an output stream.TTFOutputStream An interface for writing a TrueType font to an output stream.TTFTableOutputStream An interface for writing a TrueType table to an output stream.