get_kerning
Retrieve kerning pairs from a Glyphs font master, with optional filtering by left glyph and result limit for efficient type design workflows.
Instructions
Get kerning pairs for a specific master (or first master if not specified).
Args: master_id: Master ID. Empty = first master. left: Filter by left glyph/group name. Empty = all. limit: Max pairs to return. 0 = all. Use limit=50 for large fonts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| left | No | ||
| limit | No | ||
| master_id | No |