Instance Method
replaceContextKerningKey(_:key:) replaceContextKerningKey:key: replaceContextKerningKey_key_
Replaces a context key while keeping its master values.
Declaration
func replaceContextKerningKey(_ key: String, key replaceKey: String)Declaration
- (void) replaceContextKerningKey:(NSString *) key key:(NSString *) replaceKey;Declaration
replaceContextKerningKey_key_(key: str, replaceKey: str)See Also
Contextual Kerning
Contextual kerning data.
Contextual kerning value for a context key and master.
Sets the contextual kerning value for a context key and master.
Removes the contextual kerning value for a context key and master.
Parses a contextual kerning key into glyph tokens and class tokens.
See Also
Contextual Kerning
Contextual kerning data.
Contextual kerning value for a context key and master, or
NSNotFoundwhen no value is stored.Sets the contextual kerning value for a context key and master.
Removes the contextual kerning value for a context key and master.
Parses a contextual kerning key into glyph tokens and class tokens.