public class TableHeader extends Object
Modifier and Type | Field | Description |
---|---|---|
int |
featureListOffset |
|
int |
lookupListOffset |
|
int |
scriptListOffset |
|
int |
version |
Constructor | Description |
---|---|
TableHeader(int version,
int scriptListOffset,
int featureListOffset,
int lookupListOffset) |
Copyright © 2018. All rights reserved.