Class CFFFont.Item

    • Field Detail

      • myOffset

        protected int myOffset
    • Constructor Detail

      • Item

        protected Item()
    • Method Detail

      • increment

        public void increment​(int[] currentOffset)
        remember the current offset and increment by item's size in bytes.
      • emit

        public void emit​(byte[] buffer)
        Emit the byte stream for this item.
      • xref

        public void xref()
        Fix up cross references to this item (applies only to markers).