Declaration

- (CGFloat) kerningForFontMasterID:(NSString *) fontMasterID firstGlyph:(GSGlyph *) firstGlyph secondGlyph:(GSGlyph *) secondGlyph direction:(GSWritingDirection) direction;

Declaration

kerningForFontMasterID_firstGlyph_secondGlyph_direction_(fontMasterID: str, firstGlyph: GSGlyph, secondGlyph: GSGlyph, direction: GSWritingDirection) -> float

Discussion

Glyph-specific kerning is preferred over group kerning.

See Also

Kerning