So, I'm working on a project where I use a custom font to render all my graphics, but I know that the terminals set the font differently, and that the python console has no control over it. My thought was to use a standalone terminal with my program, but I'm having a hard time finding a portable linux terminal, and it needs to support TTF fonts.
Any suggestions?