Anton Mukhin 679b4fc61d Version changed to 2.4; TODO features:
Application:
- Copy-Paste now uses System clipboard and it is possible to copy-paste from/to different instances of running program

Bugs fixed:
- Switching between symbols while select tool is active and small area selected trows an error
- Full frame Copy in Clipboard does not respect selection on Paste operation
2025-05-29 19:44:33 +03:00
2025-05-28 17:15:57 +03:00
2023-04-27 02:00:40 +03:00
2025-05-29 17:04:38 +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...
  • Import an image
  • Save / Load your project for later edits
  • Export as a C array in different formats
  • Import from text C array
  • Export to a PNG image showing all the characters in a table
  • Test your font in special dialog

Requires:

  • Windows 7+
  • .NET 9

Some basic hints on the interface:

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

Download in the Releases section!

Important:

Since v2.0 new save file format is implemented. You can use McBitFont v1.7 to convert old saved files to the new format.

Screenshots:

Main window

Main window

New project dialog

New project

Font test dialog

Font tester

Export dialog

Export

Import Image dialog

Import Image

Code Shift dialog

Code Shift

Font PNG export example

PNG export example

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%