Instance Method
migrateRTLKerning()migrateRTLKerningmigrateRTLKerning
Moves right-to-left kerning from left-to-right kerning data to right-to-left kerning data.
Declaration
func migrateRTLKerning()Declaration
- (void) migrateRTLKerning;Declaration
migrateRTLKerning()Discussion
Right-to-left glyph kerning groups are swapped to match the direction-specific kerning side.
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.
Sorts the kerning dictionaries into font order.
Replaces a kerning key in selected masters and writing direction.
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.