SFML community forums

Help => Graphics => Topic started by: CJ_COIMBRA on January 13, 2011, 01:56:43 am

Title: PNG file for Font
Post by: CJ_COIMBRA on January 13, 2011, 01:56:43 am
I was wondering if there is any way to use a PNG file with Font and String besides just displaying them as sprites.

Thanks in advance!
Title: PNG file for Font
Post by: Laurent on January 13, 2011, 07:28:36 am
No, you'll have to build your own system with sprites if you do that.