Get size of LATIN1 text string as would be rendered
Binds to C-function in SDL_ttf.h
int TTF_SizeText(TTF_Font *font, const char *text, int *w, int *h)
SdlTtf Class | Tao.Sdl Namespace | TTF_SizeUTF8 | TTF_SizeUNICODE