Uses of Class
org.apache.fop.fonts.type1.AFMFile
-
Packages that use AFMFile Package Description org.apache.fop.fonts.type1 Classes for Adobe Type 1 fonts. -
-
Uses of AFMFile in org.apache.fop.fonts.type1
Methods in org.apache.fop.fonts.type1 that return AFMFile Modifier and Type Method Description AFMFile
AFMParser. parse(java.io.BufferedReader reader, java.lang.String afmFileName)
Parses an AFM file from a BufferedReader.AFMFile
AFMParser. parse(java.io.InputStream in, java.lang.String afmFileName)
Parses an AFM file from a stream.
-