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 Details

    • Format0Charset

      private Format0Charset(boolean isCIDFont)