Instance Method
contextKerning(forKey:fontMasterID:)
Contextual kerning value for a context key and master.
Not available in Objective-C.Not available in Python.
Declaration
func contextKerning(forKey key: String, fontMasterID: String) -> CGFloat?See 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.