We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following takes more spec, but is faster to parse, than the existing format1:
struct MultiItemVariationData { uint8 Format; // 2 uint16 regionIndexCount; uint16 regionIndexes[regionIndexCount]; CFF2IndexOf<float[]> deltaSets; };