Uses of Class
org.docx4j.fonts.fop.fonts.apps.AbstractFontReader
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.apps |
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
|
-
Uses of AbstractFontReader in org.docx4j.fonts.fop.fonts.apps
Subclasses of AbstractFontReader in org.docx4j.fonts.fop.fonts.apps Modifier and Type Class Description classPFMReaderA tool which reads PFM files from Adobe Type 1 fonts and creates XML font metrics file for use in FOP.classTTFReaderA tool which reads TTF files and generates XML font metrics file for use in FOP.