Bitmap Font Generator icon
Bitmap Font Generator icon

Bitmap Font Generator

 4 likes

Bitmap Font Generatorv allows you to generate bitmap fonts from TrueType fonts. The application generates both image files and character descriptions that can be read by a game for easy rendering of fonts.

Bitmap Font Generator screenshot 1

License model

  • FreeProprietary

Country of Origin

  • HU flagHungary
  • European Union flagEU

Platforms

  • Windows
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Support for Unicode

 Tags

  • font-generator

Bitmap Font Generator News & Activities

Highlights All activities

Recent activities

No activities found.

Bitmap Font Generator information

  • Developed by

    HU flagAngelcode
  • Licensing

    Proprietary and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Bitmap Font Generator, and it has gotten 4 likes

Bitmap Font Generator was added to AlternativeTo by indiefreaks on Jul 5, 2013 and this page was last updated Aug 30, 2017. Bitmap Font Generator is sometimes referred to as Bmfont.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Bitmap Font Generator?

Bitmap Font Generatorv allows you to generate bitmap fonts from TrueType fonts. The application generates both image files and character descriptions that can be read by a game for easy rendering of fonts.

Features

  • Support for complete Unicode 5.1 character set, as well as 8 bit OEM character sets
  • Optimal use of texture space, i.e. as little unused area as possible
  • Support for kerning pairs
  • Easy to use file format, either normal text file or xml files. Binary format is available for those that prefer that
  • 8bit or 32bit texture output (TGA, PNG, and DDS files)
  • Option for packing 4 layers of font images into 1 32bit texture. Needs special shader to render with, but saves a lot of memory
  • Anti-aliasing, both through Windows native font smoothing and super sampling
  • Configurable padding and spacing between characters
  • Select characters from text file, supports both UTF8 and UTF16 encoded files
  • Generate bitmap font from command line
  • Import colored images as characters, supports: bmp, jpg, tga, dds, png
  • Optional outline to font characters
  • Optional packing of characters with outline into 1 channel. Needs special shader to unpack during rendering, but saves a lot of memory
  • Use TrueType fonts directly from the file without installing them first