[SDL] Border around text with TTF_RenderText

voidstar voidstar at tin.it
Sat Jun 9 17:23:21 PDT 2007


> In order to get a simple border around each letter you have to draw your text 
> to a surface, and do a masked blit of that surface 9 times with the last one 
> being the center position.

Ok, it's not so fast but at least it works!
Thanks!




More information about the SDL mailing list