TODO feature: Copy-paste to a symbol with different size

This commit is contained in:
2025-05-18 00:50:05 +03:00
parent 0aeec8bd19
commit 2a940c8933
2 changed files with 18 additions and 11 deletions

View File

@@ -14,11 +14,12 @@ V "Single frame", "only numbers" and "specify range" as radio buttons
- Undo/Redo
- Image import from a file
- Import from a text array
- Copy-paste to a symbol with different size
V Copy-paste to a symbol with different size
- Rectangle selection to mass-paint, shift and mirror pixels
- 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
Bugs:
V Every char changes its width to default on VarWidth font height change!