Package org.apache.fontbox.cff
Class CFFParser.Format0Charset
java.lang.Object
org.apache.fontbox.cff.EmbeddedCharset
org.apache.fontbox.cff.CFFParser.Format0Charset
- All Implemented Interfaces:
CFFCharset
- Enclosing class:
CFFParser
Inner class representing a Format0 charset.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fontbox.cff.EmbeddedCharset
addCID, addSID, getCIDForGID, getGIDForCID, getGIDForSID, getNameForGID, getSID, getSIDForGID, isCIDFont
-
Constructor Details
-
Format0Charset
private Format0Charset(boolean isCIDFont)
-