Font Studio bitmap font generator supports CEGUI
Posted: Tue Feb 10, 2009 20:10
*EDIT: moderators, feel free to move this to the tools forum which I didnt see first time*
Hello the forums!
I've been recently playing around with Ogre3D, and hence CEGUI, and I saw the lack of a nice bitmap font generator for use with CEGUI.
Well, it just so happens that I have a nice bitmap font generator, with a convenient plugin system, so I spent a short while writing a CEGUI exporter for FontStudio my bitmap font generator.
(Apologies in advance for the large images!)
Specifically, This exports the three files needed to describe a bitmap font: .font, .imageset and .png . After trawling the CEGUI messageboards and wikis I managed to get kerning information into the font description, so fonts are rendered as accurately as normal OS fonts would be.
I see that CEGUI already renders out ttf files, so users will probably use Font Studio for the effects it can add to your fonts:
For instance, I rendered out this font with Font Studio:
And heres a screenshot of it running in Ogre3D:
Font Studio can be downloaded from here:
Font Studio Bitmap Font Generator
Hello the forums!
I've been recently playing around with Ogre3D, and hence CEGUI, and I saw the lack of a nice bitmap font generator for use with CEGUI.
Well, it just so happens that I have a nice bitmap font generator, with a convenient plugin system, so I spent a short while writing a CEGUI exporter for FontStudio my bitmap font generator.
(Apologies in advance for the large images!)
Specifically, This exports the three files needed to describe a bitmap font: .font, .imageset and .png . After trawling the CEGUI messageboards and wikis I managed to get kerning information into the font description, so fonts are rendered as accurately as normal OS fonts would be.
I see that CEGUI already renders out ttf files, so users will probably use Font Studio for the effects it can add to your fonts:
For instance, I rendered out this font with Font Studio:
And heres a screenshot of it running in Ogre3D:
Font Studio can be downloaded from here:
Font Studio Bitmap Font Generator