org.apache.fop.fonts.apps |
org.apache.fop.fonts.apps Package
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
|
Java Source File Name | Type | Comment |
AbstractFontReader.java | Class | Abstract base class for the PFM and TTF Reader command-line applications. |
PFMReader.java | Class | A tool which reads PFM files from Adobe Type 1 fonts and creates
XML font metrics file for use in FOP. |
TTFReader.java | Class | A tool which reads TTF files and generates
XML font metrics file for use in FOP. |