Package org.apache.fontbox
Interface EncodedFont
- All Known Implementing Classes:
CFFType1Font
,Type1Font
public interface EncodedFont
A PostScript font which uses an encoding vector.
- Author:
- John Hewson
-
Method Summary
Modifier and TypeMethodDescriptionReturns the PostScript Encoding vector for the font.
-
Method Details
-
getEncoding
Returns the PostScript Encoding vector for the font.- Throws:
IOException
-