fop 2.0

Uses of Class
org.apache.fop.fonts.truetype.OpenFont

Packages that use OpenFont
org.apache.fop.complexscripts.fonts   
org.apache.fop.fonts.truetype Classes for TrueType fonts. 
 

Uses of OpenFont in org.apache.fop.complexscripts.fonts
 

Constructors in org.apache.fop.complexscripts.fonts with parameters of type OpenFont
OTFAdvancedTypographicTableReader(OpenFont otf, FontFileReader in)
          Construct an OTFAdvancedTypographicTableReader instance.
 

Uses of OpenFont in org.apache.fop.fonts.truetype
 

Subclasses of OpenFont in org.apache.fop.fonts.truetype
 class OTFFile
           
 class 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/
 class TTFFile
          Reads a TrueType file or a TrueType Collection.
 class TTFSubSetFile
          Reads a TrueType file and generates a subset that can be used to embed a TrueType CID font.
 


fop 2.0

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