On 7 Sep 2020, at 22:05, Andres Conrado Montoya <andresconrado@gmail.com> wrote:
Hello list. I'm trying to call a direct glyph from the Phaistos font, but it seems it doesn't work. The font is loaded, the log file says it so:system > 12: filename=/home/vantta/.fonts/Phaistos.otf format=otf foundname=/home/vantta/.fonts/Phaistos.otf fullname=/home/vantta/.fonts/Phaistos.otf usedmethod=directHowever, the glyph is not displayed in the pdf. I've tried both in MKIV and LMTX with no luck. Maybe someone here will have a clue.
\starttext \usemodule [fnt-10] \ShowCompleteFont{name:phaistos}{14pt}{1} \stoptext