[SDL] Checking height and width of an image generated by SDL_ttf
Brian
brian.ripoff at gmail.com
Thu Jul 19 01:58:10 PDT 2007
http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fttf_2fFunctions_2fAttributes_2fTTF_5fSizeText
perhaps?
On 19/07/07, benang at cs.its.ac.id <benang at cs.its.ac.id> wrote:
> Hi,
>
> I'm trying to figure out a way to make a ttf string surface with SDL_ttf.
> The problem is I needed to cut the string surface if the string is too
> long, it will be cut and a new string surface under it will be created. In
> other word, I need to implement a word wrap function to it. What I have in
> mind is this...
More information about the SDL
mailing list