Instance Method
addFeaturePrefix(_:)addFeaturePrefix:addFeaturePrefix_
Adds a feature prefix.
Declaration
func addFeaturePrefix(_ thePrefix: GSFeaturePrefix)Declaration
- (void) addFeaturePrefix:(GSFeaturePrefix *) thePrefix;Declaration
addFeaturePrefix_(thePrefix: GSFeaturePrefix)See Also
Layout Prefixes
Feature prefixes in the font.
The number of feature prefixes.
The feature prefix at an index.
The feature prefix with the specified name.
Inserts a feature prefix at an index.
Removes a feature prefix.
Removes the feature prefix at an index.
Replaces the feature prefix at an index.