Update Readme.md

This commit is contained in:
Anton Mukhin
2025-07-18 17:55:37 +03:00
parent c4067410c5
commit 5948948eee

View File

@@ -2,6 +2,8 @@
McFLY's Bit Font and Image Editor McFLY's Bit Font and Image Editor
Download in the [Releases](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section!
Features: Features:
- Generate a project based on a font installed in the system - Generate a project based on a font installed in the system
- Basic pixel manipulations: shift, flip, invert, etc... - Basic pixel manipulations: shift, flip, invert, etc...
@@ -29,8 +31,6 @@ Some basic hints on the interface:
- Alt + Scroll to change painting brush size - Alt + Scroll to change painting brush size
- When Rectangle selection tool is active hold Ctrl+Alt to temporary disable it to be able to draw - When Rectangle selection tool is active hold Ctrl+Alt to temporary disable it to be able to draw
Download in the [Releases](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section!
Library example instructions to implement to STM32 code: [mctext](STM32_HAL_Lib/README.md) Library example instructions to implement to STM32 code: [mctext](STM32_HAL_Lib/README.md)
#### Important: #### Important: