protected static final class CFFFont.UInt24Item extends CFFFont.Item
| Modifier and Type | Field | Description |
|---|---|---|
int |
value |
myOffset| Constructor | Description |
|---|---|
UInt24Item(int value) |
| Modifier and Type | Method | 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 void increment(int[] currentOffset)
CFFFont.Itemincrement in class CFFFont.Itempublic void emit(byte[] buffer)
CFFFont.Itememit in class CFFFont.ItemCopyright © 2018. All rights reserved.