You might not have the ttf module installed on you server.
Make a php file just containing:
code:
<?php phpinfo(); ?>
and run it, and report back the third box, called Configure Command, and it'll tell you if you have that or any alternatives installed.