protected static final class CFFFont.UInt24Item extends CFFFont.Item
myOffset| Constructor and Description |
|---|
UInt24Item(int value)
Creates a new Card24 item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
emit(byte[] buffer)
Emit the byte stream for this item.
|
void |
increment(int[] currentOffset)
Remember the current offset and increment by item's size in bytes.
|
xrefpublic UInt24Item(int value)
value - 0 - 2097151 unsigned numberpublic void increment(int[] currentOffset)
CFFFont.Itemincrement in class CFFFont.ItemcurrentOffset - increment offset by item's sizepublic void emit(byte[] buffer)
CFFFont.Itememit in class CFFFont.Itembuffer - byte arrayCopyright © 1998–2025 Apryse Group NV. All rights reserved.