Closed mta452 closed 6 years ago
There should be a way to turn on / off existing features. The possibility of applying custom features should also be included.
Resolved in v1.5 with API void SFSchemeSetFeatureValues(SFSchemeRef scheme, SFTag *featureTags, SFUInt16 *featureValues, SFUInteger featureCount)
v1.5
void SFSchemeSetFeatureValues(SFSchemeRef scheme, SFTag *featureTags, SFUInt16 *featureValues, SFUInteger featureCount)
There should be a way to turn on / off existing features. The possibility of applying custom features should also be included.