[SDL] font q?
Jimmy
jimmy at jimmysworld.org
Mon Nov 29 03:28:21 PST 2004
On Mon, 2004-11-29 at 20:57 +1100, aj wrote:
> i use WinXP, MSVC7.1 (.net2003)
>
>
> what font library is the simplest ?
>
> i need a no fuss, plain bitmap font drawing lib.
> i tried KBF Light - http://kokido.sourceforge.net/KBFLite.html
> but the link was broken.
>
> i tried SDL_ttf but the MSVC7 project files were so broken it
> would not compile.
I'd suggest wrestling with the project files until SDL_ttf works. It's
a good library, supports ttf fonts and you get free SDL_RWops support.
Depending on your project, that can be a hugely important thing.
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
--
Jimmy <jimmy at jimmysworld.org>
Jimmy's World
More information about the SDL
mailing list