Seeking WinCE SDL_ttf and freetype libraries

Hi
I have a small SDL test program running on Windows CE. I am using:

Win XP
Codeblocks IDE
minwg32ce build tools
SCUMMVM wince-gcc-libs.tar.bz2 library including SDL

I want to display some text. Too my disapoinment I discovered that the SCUMMVM library does not contain SDL_ttf or freetype.

I have tried to build them myself from source but it is proving a challenge.

I wonder if it is possible that someone has some WinCE compatible libraries and could email them to me

Peter

NFont works on WinCE:
http://code.bluedinosaurs.com/NFont.html

It uses bitmap fonts. If you want TrueType fonts, it can load them using
SDL_ttf, so you’d need to get that figured out.

Jonny DOn Thu, Mar 18, 2010 at 11:33 AM, rhubarb <peter.cutting at gmail.com> wrote:

Hi
I have a small SDL test program running on Windows CE. I am using:

Win XP
Codeblocks IDE
minwg32ce build tools
SCUMMVM wince-gcc-libs.tar.bz2 library including SDL

I want to display some text. Too my disapoinment I discovered that the
SCUMMVM library does not contain SDL_ttf or freetype.

I have tried to build them myself from source but it is proving a
challenge.

I wonder if it is possible that someone has some WinCE compatible libraries
and could email them to me

Peter


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org