alias KernNodeSubtype
(alias) KernNodeSubtype = (0|1|2|3)
| 0 -- fontkern
| 1 -- userkern
| 2 -- accentkern
| 3 -- italiccorrection
Reference:
- Corresponding C source code: texnodes.c#L597-L600
😱 Types incomplete or incorrect? 🙏 Please contribute!