Class CFFFont.DictOffsetItem

Enclosing class:
CFFFont

protected static final class CFFFont.DictOffsetItem extends CFFFont.OffsetItem
an unknown offset in a dictionary for the list. We will fix up the offset later; for now, assume it's large.
  • Field Details

    • size

      public final int size
  • Constructor Details

    • DictOffsetItem

      public DictOffsetItem()
  • Method Details

    • increment

      public void increment (int[] currentOffset)
      Description copied from class: CFFFont.Item
      Remember the current offset and increment by item's size in bytes.
      Overrides:
      increment in class CFFFont.Item
      Parameters:
      currentOffset - increment offset by item's size
    • emit

      public void emit (byte[] buffer)
      Description copied from class: CFFFont.Item
      Emit the byte stream for this item.
      Overrides:
      emit in class CFFFont.Item
      Parameters:
      buffer - byte array