class HexaPDF:: Font:: Type1:: PFBParser
| Parent | Object |
|---|
Parses files in the PFB file format.
Note that this implementation isn’t a full PFB parser. It is currently just used for extracting the font encoding.
Public Class Methods
encoding(data) → encoding
¶
Parses the PFB data given as string and returns the found Encoding.