This is the error message comes from ots-sanitize:
WARNING: Layout: tags aren't arranged alphabetically.
Per spec:
The FeatureList table enumerates features in an array of records (FeatureRecord) and specifies the total number of features (FeatureCount). Every feature must have a FeatureRecord, which consists of a FeatureTag that identifies the feature and an offset to a Feature table (described next). The FeatureRecord array is arranged alphabetically by FeatureTag names.
This is the error message comes from
ots-sanitize:Per spec: