[SDL] TTF_Font (¿forward declaration?)

Zaka E-Lab shanatorio at gmail.com
Tue Jun 19 08:26:09 PDT 2007


Sorry!!!

I wanted to put that


TTF_Font *fuente = NULL;
...........
SDL_Surface *superficie;
............
superficie = TTF_RenderText_Blended(.........);
...........
delete fuente;

Thanks again and sorry for the typesetter error!!!

Zaka.


More information about the SDL mailing list