Hello everyone. I have finally gotten Planeshift to build on my Slackware machine, but now I\'m having a problem getting the fonts to render properly. I think I\'ve heard of Slack experiencing oddities with true type fonts, but I\'m not sure. Normally this wouldn\'t bother me too much, but its bad enough to where I am unable to read almost all of the text. The problem is that the lines of text overlap one another; new lines need to be spaced a bit lower. At first, the text wasn\'t there at all, so I removed the .ttf font files from the /data/ttf/ directory, and now the text appears but the fonts don\'t display properly =/
This is what gets printed to the terminal:
niles@sleebosty:~/molblue/planeshift$ ./psclient -verbose
block_size: 8192
Mounting maps: dungeon hydlaa podium temple tower.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jorrit and others
planeshift.application.client: 0.97 rdev [Unix-x86-GCC]
crystalspace.font.freefont2: Could not open fontfile *large!
crystalspace.font.freefont2: Could not open fontfile /planeshift/data/ttf/verdana.ttf!
crystalspace.font.csfont: Could not read font file /planeshift/data/ttf/verdana.ttf.
crystalspace.font.freefont2: Could not open fontfile *courier!
loading definitions file /planeshift/gui/psgui.def...
load successful (0 windows, 1 skins loaded.)
aws-debug: setting up global AWS palette...
aws-debug: finished palette setup.
crystalspace.font.freefont2: Could not open fontfile /planeshift/data/ttf/becker-m.ttf!
crystalspace.font.csfont: Could not read font file /planeshift/data/ttf/becker-m.ttf.
crystalspace.font.freefont2: Could not open fontfile /planeshift/data/ttf/becker-m-12.csf!
crystalspace.font.csfont: Could not read font file /planeshift/data/ttf/becker-m-12.csf.
crystalspace.font.freefont2: Could not open fontfile *courier!
planeshift.application.client: psEngine initialized.
crystalspace.bugplug: BugPlug could not read \'/config/bugplug.key\'!
crystalspace.bugplug: BugPlug loaded...
crystalspace.font.freefont2: Could not open fontfile *courier!
Loading Race Part Regions...Loading xml regions for race...
Loading xml regions for race...
Loading xml regions for race...
Loading xml regions for race...
Loading xml regions for race...
Loading xml regions for race...
Loading xml regions for race...
Loading xml regions for race...
OK!
Error while loading rpgdata...
Constructing psdWarning: 0x84d98c0
crystalspace.font.freefont2: Could not open fontfile *courier!
crystalspace.font.freefont2: Could not open fontfile *courier!
crystalspace.font.freefont2: Could not open fontfile *courier!
It repeats that last line over and over maybe a hundred times or more.
Heres my system info, for what its worth:
P4 1.5 GHz
256 MB rdram
nvidia geforce fx 5700 ultra w/ 128 MB
Slackware 9.1 linux kernel 2.4.22
freetype 2.1.5
Anyone have an idea? I don\'t necesarily need to have the proper font...if I could somehow just fix the line spacing that would be good enough. Thanks in advance

Niles