Skip to content

alias StartFileCallbackCategory


(alias) StartFileCallbackCategory = (1|2|3|4|5)
    | 1 -- a normal data file, like a *TeX* source
    | 2 -- a font map coupling font names to resources
    | 3 -- an image file (`png`, `pdf`, etc)
    | 4 -- an embedded font subset
    | 5 -- a fully embedded font

😱 Types incomplete or incorrect? 🙏 Please contribute!