There is a constructed language called "toki pona" and it has exactly 120 words. One of the scripts it has called "sitelen pona". And I need to use it for documents. Here is the all glyphs it has:

a symbol for every word. Is there a way to use it without fonts?
\first \secondetc? Or you want to type it directly using a custom font? – Marijn Mar 23 '21 at 15:12\incluedrapghicsthem by number, or name, or whatever mnemonic you have. Or if you're really very bored you can create each one of them with a small TikZ picture... ;-) – Rmano Mar 23 '21 at 15:28\def\akesi{\includegraphics{akesi}} \def\ala{\includegraphics{ala}}etc forakesi.png,ala.pngand so on. But using a font seems easier, there are fonts at https://github.com/toki-pona/ilo-pi-sitelen-pona/tree/master/client/styles/fonts/tp for example. – Marijn Mar 23 '21 at 15:43