Skip to content

Larger/faster version of MultiItemVariationData #153

Open
@behdad

Description

@behdad

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;
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions