Am 19.04.23 um 16:53 schrieb Pawel Urbanski via ntg-context:
Dear Matthew, I wrote you off the list in connection to the other thread where Hans helped me with using Roboto Flex. I used your typescript definitions but the font is not embedded in the document.
** I've copied all the ttf font files to the recommended directory structure under: texmf-local/fonts/truetype. ** I've created a type-imp-roboto.mkiv file and saved it in the recommended location under: texmf-local/tex/.../mkiv/. Using: \usetypescript or \usetypescriptfile or \usebodyfont [roboto] with setuphead does not work.
Did you run mtxrun --generate ? And did you check with mtxrun --script fonts --list --all --pattern=roboto ? If ConTeXt can’t find the files, nothing meaningful will happen. Hraban