1
Development / Re: [iOS] problem with ttf fonts
« on: June 06, 2011, 11:19:13 AM »
Thank's a lot!
I forget about this settings!
I forget about this settings!
IRC channel - server: waelisch.de channel: #wme (read more)
However, on iOS the engine is not able to access the system font directory, for that reason you MUST include .ttf files with the iOS version of your game.
TTFONT
{
SIZE = 12
FILENAME = "fonts\comic.ttf"
COLOR { 100, 0, 0 }
ALPHA = 255
}