Instance Method
contextKerningForKey:fontMasterID: contextKerningForKey:fontMasterID: contextKerningForKey_fontMasterID_
Contextual kerning value for a context key and master, or NSNotFound when no value is stored.
Not available in Swift.
Declaration
- (CGFloat) contextKerningForKey:(id) key fontMasterID:(id) masterID;Declaration
contextKerningForKey_fontMasterID_(key: object, masterID: object) -> floatSee Also
Contextual Kerning
Contextual kerning data.
Sets the contextual kerning value for a context key and master.
Removes the contextual kerning value for a context key and master.
Replaces a context key while keeping its master values.
Parses a contextual kerning key into glyph tokens and class tokens.