delete_kerning_pair
Removes a kerning pair between two glyphs or groups, optionally for a specific master, to adjust spacing in a font.
Instructions
Delete a kerning pair.
Args: left: Left glyph name or group (@MMK_L_...) right: Right glyph name or group (@MMK_R_...) master_id: Optional master ID (uses first master if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| left | Yes | ||
| right | Yes | ||
| master_id | No |