Advertisement

How to use BFont or SFont !

Started by February 19, 2005 10:19 AM
2 comments, last by hms117 20 years ago
Hello I wanna know how to use bFont or SFont correkt. I need a guide that show the process and how to use it easy. Please that would be nice. note: I know the Cone3D tutorials but i want to use Sfont or Bfont In advance thanks!
Add the appropiate files to your project - Sfont.c or Bfont.c, you may also need to link to SDL_image as well then your all set to go. There should be some example for you to learn from to get started.
Advertisement
I'd skip using BFont/SFont and use SDL_TTF. It's much more powerful and is actually quite easy to use. Once you have the libraries linked up and ready to go, it's a breeze. The SDL_TTF website has the best resources on how to get it set up.
Rob Loach [Website] [Projects] [Contact]
thanks

This topic is closed to new replies.

Advertisement