Skip to content

Font2Texture

Last updated on 2021-05-31

For a PSP project i need to convert a font to texture. Found a good working program [here](www.scumways.com/font2texture/).
But the current version seems to be not maintained anymore. So i did some bugfixes and made it compile against current WX Widget libs. Also i add a new feature that the fontface info is written to c source file, that can be used directly in your project.

![pic1](http://optixx.org/images/font2texture/font2texture.png)

[Source](http://optixx.org/download/font2texture-0.2.tar.gz)

Comments are closed, but trackbacks and pingbacks are open.