Class Woff2Dec.CompositeGlyphInfo

java.lang.Object
com.itextpdf.io.font.woff2.Woff2Dec.CompositeGlyphInfo
Enclosing class:
Woff2Dec

private static class Woff2Dec.CompositeGlyphInfo extends Object
  • Field Details

    • size

      public int size
    • have_instructions

      public boolean have_instructions
  • Constructor Details

    • CompositeGlyphInfo

      public CompositeGlyphInfo(int size, boolean have_instructions)