fop 2.1

Uses of Package
org.apache.fop.fonts.truetype

Packages that use org.apache.fop.fonts.truetype
org.apache.fop.complexscripts.fonts   
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.fonts.apps Command-line tools for generating XML font metric files from Type 1 and TrueType fonts. 
org.apache.fop.fonts.cff   
org.apache.fop.fonts.truetype Classes for TrueType fonts. 
org.apache.fop.render.pcl.fonts   
org.apache.fop.render.pcl.fonts.truetype   
org.apache.fop.render.ps.fonts   
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.complexscripts.fonts
FontFileReader
          Reads a TrueType font file into a byte array and provides file like functions for array access.
OpenFont
           
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.fonts
OpenFont.PostScriptVersion
          Version of the PostScript table (post) contained in this font.
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.fonts.apps
TTFFile
          Reads a TrueType file or a TrueType Collection.
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.fonts.cff
FontFileReader
          Reads a TrueType font file into a byte array and provides file like functions for array access.
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.fonts.truetype
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
           
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.
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.render.pcl.fonts
FontFileReader
          Reads a TrueType font file into a byte array and provides file like functions for array access.
OpenFont
           
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.render.pcl.fonts.truetype
FontFileReader
          Reads a TrueType font file into a byte array and provides file like functions for array access.
OFTableName
          Represents table names as found in a TrueType font's Table Directory.
OpenFont
           
TTFFile
          Reads a TrueType file or a TrueType Collection.
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.render.ps.fonts
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.
 


fop 2.1

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