Class OTFSubSetFile.Type2Parser

java.lang.Object
org.apache.fop.fonts.truetype.OTFSubSetFile.Type2Parser
Enclosing class:
OTFSubSetFile

static class OTFSubSetFile.Type2Parser extends Object
  • Field Details

    • log

      protected org.apache.commons.logging.Log log
      logging instance
    • stack

    • hstemCount

      private int hstemCount
    • vstemCount

      private int vstemCount
    • lastOp

      private int lastOp
    • maskLength

      private int maskLength
  • Constructor Details

    • Type2Parser

      Type2Parser()
  • Method Details