[STAT] It was decided to NOT bump minor version...

...since no one implements STAT so far.  So, version stays at 1.0.
This commit is contained in:
Behdad Esfahbod 2016-12-07 18:11:15 -08:00
parent 7885e2dd6d
commit 06de8ce818

View File

@ -844,13 +844,13 @@ otData = [
# STAT
#
('STAT', [
('Version', 'Version', None, None, 'Version of the table-initially set to 0x00010000, currently 0x00010001.'),
('Version', 'Version', None, None, 'Version of the table-initially set to 0x00010000.'),
('uint16', 'DesignAxisRecordSize', None, None, 'Size in bytes of each design axis record'),
('uint16', 'DesignAxisCount', None, None, 'Number of design axis records'),
('LOffsetTo(AxisRecordArray)', 'DesignAxisRecord', None, None, 'Offset in bytes from the beginning of the STAT table to the start of the design axes array'),
('uint16', 'AxisValueCount', None, None, 'Number of axis value tables'),
('LOffsetTo(AxisValueArray)', 'AxisValueArray', None, None, 'Offset in bytes from the beginning of the STAT table to the start of the axes value offset array'),
('NameID', 'ElidedFallbackNameID', None, 'Version >= 0x00010001', 'NameID to use when all style attributes are elided.'),
('NameID', 'ElidedFallbackNameID', None, None, 'NameID to use when all style attributes are elided.'),
]),
('AxisRecordArray', [