Class CFFParser.EmptyCharsetType1

java.lang.Object
org.apache.fontbox.cff.CFFCharsetType1
org.apache.fontbox.cff.CFFParser.EmptyCharsetType1
All Implemented Interfaces:
CFFCharset
Enclosing class:
CFFParser

private static class CFFParser.EmptyCharsetType1 extends CFFCharsetType1
An empty charset in a malformed Type1 font.
  • Constructor Details

    • EmptyCharsetType1

      private EmptyCharsetType1()
  • Method Details