fop 2.2

Package org.apache.fop.fonts.truetype

Classes for TrueType fonts.

See:
          Description

Interface Summary
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.
 

Class Summary
FontFileReader Reads a TrueType font file into a byte array and provides file like functions for array access.
GlyfTable This "glyf" table in a TrueType font file contains information that describes the glyphs.
OFDirTabEntry This class represents an entry to a TrueType font's Dir Tab.
OFFontLoader Loads a TrueType font into memory directly from the original font file.
OFMtxEntry This class represents a TrueType Mtx Entry.
OFTableName Represents table names as found in a TrueType font's Table Directory.
OpenFont  
OTFFile  
OTFSubSetFile Reads an OpenType CFF file and generates a subset The OpenType specification can be found at the Microsoft Typography site: http://www.microsoft.com/typography/otspec/
OTFSubSetWriter  
TTFFile Reads a TrueType file or a TrueType Collection.
TTFSubSetFile Reads a TrueType file and generates a subset that can be used to embed a TrueType CID font.
 

Enum Summary
OpenFont.PostScriptVersion Version of the PostScript table (post) contained in this font.
 

Package org.apache.fop.fonts.truetype Description

Classes for TrueType fonts.


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.