Hey guys, coming back for help again ( :
I've successfully made a pretty interactive program in C. It has no real purpose, just a learning ground. Now I've installed Freetype, SDL, SDL_ttf, and have followed the tutorial at http://gpwiki.org/index.php/SDL_ttf:Tut ... _Rendering regarding the loading and rendering of TTF font files.
Now, two things it doesn't tell me:
What lib (if any) do I need to link in the makefile?
What is the "destsurf" in the "drawtext" function.
It might just be me. All this code is in a regular C project. Is this for a SDL-specific file, hence the lack of a destsurf, or should it just be "screen"?
Ugh. I don't know what SDL is ( :
Rendering TrueType fonts
-
- Posts: 11
- Joined: Fri Jan 06, 2006 3:55 am
- Location: Portland, Oregon -- USA
- Contact: