Class Woff2Common

java.lang.Object
com.itextpdf.io.font.woff2.Woff2Common

class Woff2Common extends Object
  • Field Details

  • Constructor Details

    • Woff2Common

      Woff2Common()
  • Method Details

    • collectionHeaderSize

      public static int collectionHeaderSize(int header_version, int num_fonts)
    • computeULongSum

      public static int computeULongSum(byte[] buf, int offset, int size)