Bitmap Font Generator

Design and generate bitmap fonts with ease.

Quick Preview See design changes instantly
Multiple Formats Export to JSON, XML and single-file binary fonts
Efficient Glyph Packing Glyphs are tightly packed into one or multiple images, with optional size limits
Multiple Effects Add simple effects such as fill and outline with solid colors, gradients and images
Size Variations Export fonts scaled to various factors at once in order to support high DPI displays easily
C++ & SDL API #include "BMFGen.hpp" to load and draw generated fonts using your own renderer or SDL in a few lines