Package | Description |
---|---|
org.apache.fop.fonts.apps |
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
|
Modifier and Type | Method and Description |
---|---|
PFMFile |
PFMReader.loadPFM(String filename)
Read a PFM file and returns it as an object.
|
Modifier and Type | Method and Description |
---|---|
Document |
PFMReader.constructFontXML(PFMFile pfm,
String fontName,
String className,
String resource,
String file)
Generates the font metrics file from the PFM file.
|
void |
PFMReader.preview(PFMFile pfm)
Displays a preview of the PFM file on the console.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.