Skip to content

Converts 8bit fonts from BitFontMaker2 to C++ code suitable for a21 library

License

Notifications You must be signed in to change notification settings

aleh/bitfontmaker2-convert

Repository files navigation

bitfontmaker2-convert

  • bitfontmaker2-to-a21.py is a simple script converting bitmap fonts from JSON outputted by BitFontMaker2 into C++ code compatible with Font8 class of a21 library.

  • PixelstadTweaked.json is a tweaked version of the public domain 8-bit font called Pixelstad from the Gallery of BitFontMaker 2. This font looks good as a "console" font for a Nokia LCD display I use in little embedded projects.

Other public domain fonts in this repo exported from the Gallery (their actual look on the LCD was not tested):

  • ATARISTOCRAT.json
  • BetterPixels.json
  • BitmapMiddleFont.json
  • BitmapSmallFont.json

About

Converts 8bit fonts from BitFontMaker2 to C++ code suitable for a21 library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages