On Linux I want to use the Terminus font on my ToME1 mod project. I'm using the XAW interface by default because X11 segfaults mysteriously on Debian Squeeze... No matter what I put in DEFAULT_X11_FONT in config.h, though, I get something like
And the fixed font is unfortunately tiny and unreadable. Anyone know how to properly specify a system font as DEFAULT_X11_FONT?
Code:
Couldn't find font 'foo' Trying fixed
Comment