Skip to content

alias GlyphNodeSubtype


(alias) GlyphNodeSubtype = (0|1|2|3|4)
    | 0 -- character
    | 1 -- ligature
    | 2 -- ghost
    | 3 -- left
    | 4 -- right

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!