Class CFFParser.EmbeddedCharset

java.lang.Object
org.apache.fontbox.cff.CFFCharset
org.apache.fontbox.cff.CFFParser.EmbeddedCharset
Direct Known Subclasses:
CFFParser.EmptyCharset, CFFParser.Format0Charset, CFFParser.Format1Charset, CFFParser.Format2Charset
Enclosing class:
CFFParser

abstract static class CFFParser.EmbeddedCharset extends CFFCharset
Inner class representing an embedded CFF charset.
  • Constructor Details

    • EmbeddedCharset

      protected EmbeddedCharset(boolean isCIDFont)