Home
last modified time | relevance | path

Searched refs:makefontfromsurface (Results 1 – 1 of 1) sorted by relevance

/dports/games/tileworld/tworld-1.3.0/oshw-sdl/
H A Dsdltext.c19 static int makefontfromsurface(fontinfo *pf, SDL_Surface *surface) in makefontfromsurface() function
581 if (!makefontfromsurface(&font, bmp)) { in loadfontfromfile()