Tehreer / SheenFigure

An implementation of advanced typographic tables of OpenType specification.
Apache License 2.0
31 stars 6 forks source link

Support for custom feature values #3

Closed mta452 closed 6 years ago

mta452 commented 6 years ago

There should be a way to turn on / off existing features. The possibility of applying custom features should also be included.

mta452 commented 6 years ago

Resolved in v1.5 with API void SFSchemeSetFeatureValues(SFSchemeRef scheme, SFTag *featureTags, SFUInt16 *featureValues, SFUInteger featureCount)