Instance Method
sortKerning()sortKerningsortKerning
Sorts the kerning dictionaries into font order.
Declaration
func sortKerning()Declaration
- (void) sortKerning;Declaration
sortKerning()Discussion
This low-level method mutates the kerning dictionaries. It does not perform undo registration or font change notifications.
See Also
Kerning Maintenance
Converts redundant glyph kerning to group kerning for a writing direction.
Removes kerning pairs that reference missing glyphs or unused groups.
Replaces a kerning key in selected masters and writing direction.
Moves right-to-left kerning from left-to-right kerning data to right-to-left kerning data.
Returns migrated right-to-left kerning data from a kerning dictionary.
Returns right-to-left kerning converted back into left-to-right kerning data.
Converts imported kerning from glyph names to glyph identifiers.