Uses of Class
org.docx4j.fonts.fop.fonts.type1.AFMFile
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.type1 |
Classes for Adobe Type 1 fonts.
|
-
Uses of AFMFile in org.docx4j.fonts.fop.fonts.type1
Methods in org.docx4j.fonts.fop.fonts.type1 that return AFMFile Modifier and Type Method Description AFMFileAFMParser. parse(java.io.BufferedReader reader)Parses an AFM file from a BufferedReader.AFMFileAFMParser. parse(java.io.File afmFile)Parses an AFM file from a local file.AFMFileAFMParser. parse(java.io.InputStream in)Parses an AFM file from a stream.