BitFontCreator Pro Changelog

What's new in BitFontCreator Pro 3.8

Oct 16, 2017
  • [Font Table] Bug fixed: the last character in font table is removed when load table.
  • [Save to *.fon] Bug fixed: can not change font name when export to Windows Bitmap Font (*.fon) file.
  • [New Font From Scratch] Changed: Now all the characters are empty when create new font from scratch.

New in BitFontCreator Pro 3.7 (Apr 9, 2016)

  • [Draw String project] Added: draw string sample project.
  • [Draw String functions] Added: drawstring.h and drawstring.c
  • [Header] Added: extra 4 font flags in bfcfont.h to tell LITTLE_ENDIAN, COLUMN_BASED, COLUMN_PREFERRED, DATA_PACKED
  • [Multi-Copy, Multi-Paste] Added: Disable All, Enable Range, Disable Range
  • [Editor] Bug fixed: Character Table pane show uncorrectly when editing characters with Fill-Rectangle tool.
  • [Font] Bug fixed: fixed rendering some kinds of Large Fonts (like Chinese Simsun.ttf, etc)
  • Some minor bugs fixed.

New in BitFontCreator Pro 3.5 (Dec 24, 2014)

  • Added: Multi Copy characters. Now you can copy and paste multiple characters between 2 fonts in one time.
  • Added: Export Old BitFontCreator Pro 3.0 format C file (*.c), binary file (*.dat) and ASM file (*.asm) in File > Export menu.
  • Added: Save As BitFontCreator ver2.0 format BitFontCreator file (*.foc), which can be opened by BitFontCreator Latin ver2.x
  • Added: Generate C file (*.c) compatible with C99 compiler when export "General C file (*.c)".
  • Added: When import an existing system font, the Effects (Strikeout and Underline) option is added.
  • Bug fixed: Load Table / Save Table when character 0x00 included.
  • Bug fixed: Bitmap Data is correct now when "Data packed" is "Yes".
  • Some minor bugs fixed.

New in BitFontCreator Pro 3.3 (Dec 24, 2014)

  • Added: Import Windows *.fon format file.
  • Added: Resize Font and some other functions to modify the characters.
  • Added: Export to Windows Bitmap Font file (*.fon). ( ASCII+ISO8859 encoding and 1-bpp ONLY)
  • Bug fixed : XOR pencil.
  • Some bugs fixed

New in BitFontCreator Pro 3.2 (Dec 24, 2014)

  • New: Export General *.c and binary *.bin format file.
  • Added: Export Microchip binary *.bin file.
  • Removed: 4-bits data length
  • Some bugs fixed.

New in BitFontCreator Pro 3.1 (Dec 24, 2014)

  • Added: Import *.fnt *.bdf format file.
  • Added: Export Microchip Font Enhanced *.c file.
  • Added: Invert bits when exporting.
  • Some little bugs fixed

New in BitFontCreator Pro 3.0 (Dec 24, 2014)

  • Added: East Asian Script encoding(Shift_JIS, Big5, Hangul, GBK etc).
  • New: new Character Table Editor.
  • New: new .c file format.
  • New: new binary file (*.dat ) format.
  • Enhancement: faster speed to generate .c file even if very large font.
  • Major bug fixed: correct binary file (*.dat)
  • Many little bugs fixed.

New in BitFontCreator Pro 2.3 (Dec 24, 2014)

  • Windows Vista compatible
  • Faster performance when generating bitmap data
  • Add Effect tools: Invert, Mirror single or all characters
  • Add "New Font From Scratch" to create new font
  • Add "Output bitmaps of all characters"
  • Add "Change Font Ascent" command

New in BitFontCreator Pro 2.1 (Jul 5, 2007)

  • Support Unicode encoding
  • Support 4/8/16/32-bits data length
  • Export C file: The C file includes jump tables and bitmap data of all characters.
  • Export Binary file: The binary file includes the bitmap data of all characters in binary format