[SDL] SDL_TTF

Daniel K. O. danielko.listas at gmail.com
Thu Jun 29 04:35:11 PDT 2006


C.K. escreveu:
> is there any possibility to load the font data from a memory buffer?
>   

Yes, just use SDL_RWFromConstMem + TTF_OpenFontRW.


See:
http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fRWFromConstMem
http://jcatki.no-ip.org/SDL_ttf/SDL_ttf_15.html#SEC15


--
Daniel K. O.





More information about the SDL mailing list