Package org.apache.fop.fonts

Class Summary
FontFileReader Reads a file into an array and provides file like functions for array access.
Glyphs  
PFMFile This class represents a PFM file (or parts of it) as a Java object.
PFMInputStream This is a helper class for reading PFM files.
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.
TTFSubSetFile Reads a TrueType file and generates a subset That can be used to embed a TrueType CID font TrueType tables needed for embedded CID fonts are: "head", "hhea", "loca", "maxp", "cvt ", "prep", "glyf", "hmtx" and "fpgm" The TrueType spec can be found at the Microsoft Typography site: http://www.microsoft.com/truetype/
 



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.