Page 1 of 1

System Font Question

PostPosted: Sep 10, 2002 @ 3:48am
by ppcStudios

PostPosted: Sep 10, 2002 @ 9:22am
by Johan
Sure, another item on the todo-list.

Until then, if you really need it (and need faster performance), you can render all characters of the system font in ASCII order to a large surface and then save it to disk. Add the (') character and convert it to PNG and add it as a resource to your project. Use it as a normal font with the "SIMPLEBITMAP" option.

/Johan (almost out of the office)..

PostPosted: Sep 10, 2002 @ 1:17pm
by ppcStudios

PostPosted: Sep 10, 2002 @ 1:26pm
by Johan