Construct Texture from .ttf-file

Started by Cornix, December 15, 2013, 08:55:07

Previous topic - Next topic

Cornix

Hi there,

I just want to know if anybody could recommend me a library which can construct a texture from a true type font file.
The texture should obviously be useable with opengl.

Thank you all, great work you guys are doing here.

codemonster

I believe that the Slick-Util package has a UI app that will generate an image suitable for imaging text to the screen. I think there is another one from AngelCode but I've never used it.