-
Release 2.0 Pre-Release
released this
2025-05-27 03:10:46 +03:00 | 91 commits to main since this releaseImportant:
Versions 2.0+ use the new save format only. McBitFont v1.7 should be used to convert your old saved files to a new format
v2.0 Changes
Application:
- Migrated from .Net Framework 4.7 to .NET 9
- New Save file format! Use McBitFont v1.7 to convert old save files to the new format.
- Better quality pictures in symbol list
- Spinning cursor when application is busy
- Updated Menu icons
- Re-arranged menu items
- Option to display symbol codes as Hex numbers
- Make symbol list wider to display 8 characters instead of 7
Functionality:
- Clear canvas button
- Fill canvas button
- Context menu in symbol navigator
- Delete symbols before/after selected
- Shift all symbols on code line (change symbol codes)
- Specify starting code (extends the shift)
- Ability to convert monospaced font to a variable width one
- Undo/Redo for canvas changes
- Image import from a file
- Import from a text array (very limited for now - only LSB Top, top to bottom, left to right scan)
- Rectangle selection to mass-paint, shift and mirror pixels etc...
- "Packed" fonts export
- "Bytes total comment in export
Bugs fixed:
- Mark Project as modified on symbol selection
Downloads
-
Release 1.7 Stable
released this
2025-05-20 05:11:58 +03:00 | 122 commits to main since this releaseImportant:
Next versions will use the new save format only. McBitFont v1.7 should be used to convert your old saved files to a new format
v1.7 Changes
Application:
- Implement "Save" menu
- Implement new saved font file format (Next versions will use the new format only. McBitFont v1.7 should be used to convert your old saved files to a new format)
Functionality:
- "Only numbers" range in the New dialog
- "Specify range" in the New dialog
- "Single frame", "only numbers" and "specify range" as radio buttons
- Button to Clear/Fill a block
- Copy-paste to a symbol with different size
- Change height of variable width fonts with ability to choose which side to add pixels to
- Make it possible to have zero width chars in VarWidth fonts
- Tooltips on main form
Bugs fixed:
- Every char changes its width to default on VarWidth font height change!
- App allows to create fonts with a gap in symbol cequence!
- File -> New does not check for unsaveed changes!
- Export for symbols with 0 width in "1 per line" format has extra comma!
Downloads
-
Release 1.6 Stable
released this
2023-07-05 02:36:45 +03:00 | 139 commits to main since this release- Added modified check before project save
Downloads
-
Release 1.5 Stable
released this
2023-05-17 16:48:53 +03:00 | 141 commits to main since this release- Fixed font resize
- Restored 8x16 example
Downloads
-
Release 1.4 Stable
released this
2023-05-17 09:43:09 +03:00 | 144 commits to main since this release- Codepage persists through saved projects now
- Fixed Baseline draw
Downloads
-
Release 1.3 Stable
released this
2023-05-17 04:34:05 +03:00 | 145 commits to main since this release- Baseline support
Downloads
-
Release v1.2 Stable
released this
2023-05-16 21:52:53 +03:00 | 147 commits to main since this release- Fixed Open File procedure
- More Keyboard Shortcuts
Downloads
-
Release v1.1 Stable
released this
2023-05-15 21:30:47 +03:00 | 150 commits to main since this releaseDownloads