I have ~200 font files and need to generate .png files that have text inside them rendered using the font in question.
Example:
Roboto.ttf (or any font format)=> .png file that has text "Roboto"
I'm wondering if anyone is aware of a quick way to do this (i.e. not creating the png's manually in graphic design software).
Thank you.