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
private static class CFFParser.Format0Charset extends EmbeddedCharset
Inner class representing a Format0 charset.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateFormat0Charset(boolean isCIDFont)
-
Method Summary
-
Methods inherited from class org.apache.fontbox.cff.EmbeddedCharset
addCID, addSID, getCIDForGID, getGIDForCID, getGIDForSID, getNameForGID, getSID, getSIDForGID, isCIDFont
-
-