TODO feature: Button to Clear/Fill a block

This commit is contained in:
2025-05-18 01:30:32 +03:00
parent 6fb5a1f773
commit 68bce8e14e
3 changed files with 24 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ Functionality:
V "Only numbers" range in the New dialog
V "Specify range" in the New dialog
V "Single frame", "only numbers" and "specify range" as radio buttons
- Ability to make monospaced font variable width one
- Button to Clear/Fill a block
- Ability to make monospaced font a variable width one
V Button to Clear/Fill a block
- Undo/Redo
- Image import from a file
- Import from a text array
@@ -19,7 +19,7 @@ V Copy-paste to a symbol with different size
- Change height of variable width fonts with ability to choose which side to add pixels to
V Make it possible to have zero width chars in VarWidth fonts
- "Packed" fonts export
- Tooltips on main form
V Tooltips on main form
Bugs:
V Every char changes its width to default on VarWidth font height change!