fop 1.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.truetype Classes for TrueType fonts. 
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.
TTFFile
          Reads a TrueType file or a TrueType Collection.
 

Classes in org.apache.fop.fonts.truetype used by org.apache.fop.fonts
TTFFile.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.truetype
FontFileReader
          Reads a TrueType font file into a byte array and provides file like functions for array access.
TTFDirTabEntry
          This class represents an entry to a TrueType font's Dir Tab.
TTFFile
          Reads a TrueType file or a TrueType Collection.
TTFFile.PostScriptVersion
          Version of the PostScript table (post) contained in this font.
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.
TTFTableName
          Represents table names as found in a TrueType font's Table Directory.
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.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 1.1

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