59 lines
1.3 KiB
Markdown
59 lines
1.3 KiB
Markdown
# 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
|
|
|
|
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](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section!
|
|
|
|
#### Important:
|
|
**Since v2.0 new save file format is implemented. You can use [McBitFont v1.7](https://gitea.mcflyer.ru/McFLY/McBitFont/releases/tag/v1.7) to convert old saved files to the new format.**
|
|
|
|
|
|
### Screenshots:
|
|
|
|
Main window
|
|
|
|

|
|
|
|
New project dialog
|
|
|
|

|
|
|
|
Font test dialog
|
|
|
|

|
|
|
|
Export dialog
|
|
|
|

|
|
|
|
Import Image dialog
|
|
|
|

|
|
|
|
Code Shift dialog
|
|
|
|

|
|
|
|
Font PNG export example
|
|
|
|

|