Anton Mukhin 6a8ff0eb50 Merge branch 'dev' v1.7
Application:
V Implement "Save" menu
V Implement new saved font file format

Functionality:
V "Only numbers" range in the New dialog
V "Specify range" in the New dialog
V "Single frame", "only numbers" and "specify range" as radio buttons
V Button to Clear/Fill a block
V Copy-paste to a symbol with different size
V Change height of variable width fonts with ability to choose which side to add pixels to
V Make it possible to have zero width chars in VarWidth fonts
V Tooltips on main form

Bugs:
V Every char changes its width to default on VarWidth font height change!
V App allows to create fonts with a gap in symbol cequence!
V File -> New does not check for unsaveed changes!
V Export for symbols with 0 width in "1 per line" format has extra comma!
2025-05-20 05:11:07 +03:00
2025-05-16 18:04:09 +03:00
2023-04-26 02:10:38 +03:00
2023-04-27 02:00:40 +03:00

McBitFont

McFLY's Bit Font and Image Editor

Features:

  • Generate a project based on a font installed in the system
  • Basic pixel manipulations: shift, flip, invert, etc...
  • Save / Load your project for later edits
  • Export as a C array in different formats

Requires .Net Framework 4.7+

Some basic hints on the interface:

  • Mouse 1 to mark a puxel black
  • Mouse 2 to mark a puxel white
  • Drag the mouse holding a button to draw pixels
  • Mouse Scroll to scroll up and down
  • Crtl + scroll to scroll left and right
  • Shift + scroll to zoom

Download in the Releases section!

Screenshots:

Main window

Main window

New project dialog

New project

Export dialog

Export

Description
pixel based Font to C arrays converter
Readme 2.8 MiB
Release 2.9 Latest
2025-07-08 17:21:53 +03:00
Languages
C# 86.9%
C 13.1%