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.