[avar2] Use DeltaSetIndexMap instead of VarIdxMap

This commit is contained in:
Behdad Esfahbod 2023-03-08 10:56:07 -07:00
parent 8dfad13288
commit c8d32f2bb1

View File

@ -6223,7 +6223,7 @@ otData = [
0,
'The segment maps array — one segment map for each axis, in the order of axes specified in the "fvar" table',
),
("LOffset", "VarIdxMap", None, "Version >= 0x00020000", ""),
("LOffsetTo(DeltaSetIndexMap)", "VarIdxMap", None, "Version >= 0x00020000", ""),
("LOffset", "VarStore", None, "Version >= 0x00020000", ""),
],
),