That's good - thanks. I have also been using FreeType in Pocket PC & Windows Mobile, but not for Windows Mobile 6 yet. It's in my CartoType map-drawing product.
My experience is that FreeType works fine on mobile platforms; in fact I ported it to Symbian OS back in '98 for Symbian Ltd. and it forms part of the Symbian platform. It also works well (if provided with a custom memory allocator) on Palm OS. Graham Asher Cartography Ltd. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vincent RICHOMME Sent: 01 May 2007 12:25 To: [email protected] Subject: [ft-devel] freetype : visual projects for wince Hi, I am pocket pc developper and recently I wanted to know if I can use freetype on this kind of platform. So I have added a visual project supporting the following targets : PPC/SP 2003 (Pocket PC 2003) PPC/SP WM5 (Windows Mobile 5) PPC/SP WM6 (Windows Mobile 6) You will find the project here : http://www.smartdev.fr/Downloads/freetype-2.3.4-visualce.zip I haven't created a special folder but it would be interesting to create a folder for each architecture. Something like : for PPC/SP 2003 \objs\armv4 +debug +debug_mt ... for Windows Mobile 5 & 6 \objs\armv4i <<< final i +debug +debug_mt ... on PC \objs\x86 Regards _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
