Since there doesn’t seem to be a cross platform equivilent to BMFont (if some one can show me one, it’d save me some work), I’m putting one together.
It’s not far along yet, it can generate font textures as you’d expect but doesn’t do much else:
http://slick.cokeandcode.com/demos/hiero.jnlp
I need to get Linux/Mac testing going to try and work out how to find the fonts on the system (note I can’t use just Java font detection since I need the file to load approprite kerning information from the TTF).
For the webstartly challenged: http://slick.cokeandcode.com/downloads/hiero.zip
An old screenshot:
http://slick.cokeandcode.com/images/hiero.png
Any testing appreciated, though it’s a bit early for anything other than it works or it doesn’t
Kev