Started experimenting with fonts and the various statements (_FONTLOAD, _FONT, etc). Needless to say I was utterly shocked at how much the main game loop bogs down after trying to display the font.
I switched to monospace per the Wiki and that helped a lot.
Is there anything else that can be done to use fancy fonts without killing performance too much?