CFFFont.DictNumberItem, CFFFont.IndexBaseItem, CFFFont.IndexMarkerItem, CFFFont.MarkerItem, CFFFont.OffsetItem, CFFFont.RangeItem, CFFFont.StringItem, CFFFont.SubrMarkerItem, CFFFont.UInt16Item, CFFFont.UInt24Item, CFFFont.UInt32Item, CFFFont.UInt8Itemprotected abstract static class CFFFont.Item
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected int |
myOffset |
| Modifier | Constructor | Description |
|---|---|---|
protected |
Item() |
| 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.
|
void |
xref() |
Fix up cross references to this item (applies only to markers).
|
Copyright © 1998–2018. All rights reserved.