Uses of Class
org.apache.fop.fonts.type1.PFMFile
Packages that use PFMFile
Package
Description
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
Classes for Adobe Type 1 fonts.
-
Uses of PFMFile in org.apache.fop.fonts.apps
Methods in org.apache.fop.fonts.apps that return PFMFileModifier and TypeMethodDescriptionRead a PFM file and returns it as an object.Methods in org.apache.fop.fonts.apps with parameters of type PFMFile -
Uses of PFMFile in org.apache.fop.fonts.type1
Methods in org.apache.fop.fonts.type1 with parameters of type PFMFileModifier and TypeMethodDescriptionprivate void
private void
Type1FontLoader.handleEncoding
(AFMFile afm, PFMFile pfm) private void
Type1FontLoader.handleFontName
(AFMFile afm, PFMFile pfm) private void
Type1FontLoader.handleMetrics
(AFMFile afm, PFMFile pfm)