Declaration

- (CGFloat) kerningForFontMasterDict:(NSDictionary *) masterKerning firstGlyph:(GSGlyph *) firstGlyph secondGlyph:(GSGlyph *) secondGlyph direction:(GSWritingDirection) direction;

Declaration

kerningForFontMasterDict_firstGlyph_secondGlyph_direction_(masterKerning: dict, firstGlyph: GSGlyph, secondGlyph: GSGlyph, direction: GSWritingDirection) -> float

Discussion

Glyph-specific kerning is preferred over group kerning.

See Also

Kerning