[otData] Support BASE table version 1.1

This commit is contained in:
Behdad Esfahbod 2019-10-31 11:45:49 -07:00
parent 07140c12bd
commit 9df78f303b

View File

@ -702,6 +702,7 @@ otData = [
('Version', 'Version', None, None, 'Version of the BASE table-initially 0x00010000'),
('Offset', 'HorizAxis', None, None, 'Offset to horizontal Axis table-from beginning of BASE table-may be NULL'),
('Offset', 'VertAxis', None, None, 'Offset to vertical Axis table-from beginning of BASE table-may be NULL'),
('LOffset', 'VarStore', None, 'Version >= 0x00010001', 'Offset to variation store (may be NULL)'),
]),
('Axis', [