Package org.docx4j.fonts.fop.fonts.truetype

Classes for TrueType fonts.

  • Class Summary 
    Class Description
    FontFileReader
    Reads a TrueType font file into a byte array and provides file like functions for array access.
    TTFCmapEntry
    The CMap entry contains information of a Unicode range and the the glyph indexes related to the range
    TTFFile
    Reads a TrueType file or a TrueType Collection.
    TTFFontLoader
    Loads a TrueType font into memory directly from the original font file.
    TTFSubSetFile
    Reads a TrueType file and generates a subset that can be used to embed a TrueType CID font.