Screenshots and README.md updates

This commit is contained in:
Anton Mukhin
2025-05-23 16:41:58 +03:00
parent 6c97aa32d1
commit 6e48acc3bf
9 changed files with 16 additions and 7 deletions

View File

@@ -5,32 +5,41 @@ 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 .Net Framework 4.7+
Some basic hints on the interface:
- Mouse 1 to mark a puxel black
- Mouse 2 to mark a puxel white
- 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
- Crtl + scroll to zoom
- Shift + scroll to scroll left and right
- Crtl + scroll to zoom
Download in the Releases section!
Download in the [Releases](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section!
### Screenshots:
Main window
![Main window](/images/Screenshot_01.png)
![Main window](/images/Screenshot_Main.png)
New project dialog
![New project](/images/Screenshot_02.png)
![New project](/images/Screenshot_New.png)
Export dialog
![Export](/images/Screenshot_03.png)
![Export](/images/Screenshot_Export.png)
Import Image dialog
![Import Image](/images/Screenshot_Import-image.png)
Code Shift dialog
![Code Shift](/images/Screenshot_Code-shift.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

BIN
images/Screenshot_Main.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
images/Screenshot_New.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB