Page 1 of 1

TTF Fonts?

PostPosted: Jan 15, 2007 @ 11:51pm
by clintsinger
Hi,

Is there support for rendering TrueType fonts? Bitmap fonts wouldn't work for us since we need an application that works in multiple languages.

Cheers,
Clint

PostPosted: Jan 17, 2007 @ 7:16pm
by Sergio
No, there is no support for TTF, though it will be nice to have it in the near future. I'll add it to the wish list, but currently there is no support for it.

Best regards,
Sergio.

PostPosted: Jan 17, 2007 @ 7:21pm
by clintsinger
Is it at least possible to get a DC to the surface and use the windows DrawText to render to the surface with a custom font?

PostPosted: Jan 17, 2007 @ 7:25pm
by Sergio
Yes, you can do that.

Best regards,
Sergio.