Anton Mukhin
6c97aa32d1
Little Form designes changes
2025-05-23 16:41:38 +03:00
Anton Mukhin
a287ddaee7
Bugs fixed:
...
- Improper bytes count for 16 or 32 bit numbers export
- Exception on Code Shift when nothing is selected in Symbols List
2025-05-23 16:40:44 +03:00
Anton Mukhin
0f2da5542c
TODO feature: Image import from a file
2025-05-22 20:32:15 +03:00
Anton Mukhin
ce21792088
TODO feature: Context menu in symbol navigator
2025-05-22 10:30:36 +03:00
8c08c9a897
TODO features:
...
Application:
- Change Menu icons
- Re-arranged menu items
Functionality:
- Shift all symbols on code line (change symbol codes)
- Specify starting code (extends the shift)
2025-05-22 06:33:10 +03:00
ca8b53ba74
TODO feature: Spinning cursor when application is busy; small history fix
2025-05-22 01:31:16 +03:00
038fd42841
TODO feature: Undo/Redo for canvas changes
2025-05-22 01:10:38 +03:00
Anton Mukhin
ce3b0ddd94
WIP: Undo/Redo
2025-05-21 18:20:39 +03:00
Anton Mukhin
e76778d8fb
TODO feature: Ability to make monospaced font a variable width one
2025-05-21 14:05:34 +03:00
Anton Mukhin
19c12754ef
TODO feature: Better quality pictures in symbol list
2025-05-21 12:38:27 +03:00
Anton Mukhin
4d39b3586e
TODO features:
...
V "Packed" fonts export
V "Bytes total comment in export
2025-05-21 12:16:44 +03:00
Anton Mukhin
5e55c0a5ea
WIP: Packed fonts...
2025-05-20 17:08:42 +03:00
Anton Mukhin
ca42d3819f
TODO feature: Delete symbols before/after selected
2025-05-20 14:05:42 +03:00
Anton Mukhin
ea3de134d2
Migrated to .NET 9 (with some functionality broken)
2025-05-20 09:12:34 +03:00
011c24b94b
Fixed Export for symbols with 0 width in "1 per line" format
2025-05-20 05:08:40 +03:00
5fc69e9992
v 1.7 dev release
...
Application:
V Implement "Save" menu
V Implement new saved font file format
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
V Button to Clear/Fill a block
V Copy-paste to a symbol with different size
V 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
V Tooltips on main form
Bugs:
V Every char changes its width to default on VarWidth font height change!
V App allows to create fonts with a gap in symbol cequence!
V File -> New does not check for unsaveed changes!
2025-05-20 04:45:45 +03:00
f2b01d4a27
TODO feature: Change height of variable width fonts with ability to choose which side to add pixels to
2025-05-18 03:15:10 +03:00
5164060ffc
Menu for Clear canvas Tool
2025-05-18 01:36:47 +03:00
68bce8e14e
TODO feature: Button to Clear/Fill a block
2025-05-18 01:30:32 +03:00
6fb5a1f773
TODO feature: Tooltips on main form
2025-05-18 01:13:40 +03:00
2a940c8933
TODO feature: Copy-paste to a symbol with different size
2025-05-18 00:50:05 +03:00
0aeec8bd19
It is now possible to have zero width chars in VarWidth fonts
2025-05-17 03:58:00 +03:00
d24143d1a6
Bugs fixed and new functionality:
...
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
Bugs:
V App allows to create fonts with a gap in symbol cequence!
V File -> New does not check for unsaveed changes!
2025-05-17 03:52:29 +03:00
03ef799381
Bug fixed: VarWidth fonts height change resets all frames' width
2025-05-17 02:20:01 +03:00
647e5f5601
Save implemented; Swapped Ctrl and Shift fow Zoom/horizontal scroll for frame matrix
2025-05-17 02:03:58 +03:00
Anton Mukhin
c5e440ee44
Update TODO; More examples
2025-05-16 18:04:09 +03:00
Anton Mukhin
b1acbdd98f
Ability to open a project by double-clicking on a file in Explorer
2023-07-07 12:07:14 +03:00
72ad6e5be0
Changed Release version info
2023-07-05 02:36:24 +03:00
9d1ca65f34
Added modified check before project save
2023-07-05 02:22:58 +03:00
Anton Mukhin
8889b846dc
Fixed font resize; Restored 8x16 example;
2023-05-17 16:47:55 +03:00
Anton Mukhin
e0786bdb07
Codepage persists through saved projects now; Fixed Baseline draw
2023-05-17 09:42:57 +03:00
11b268a350
Baseline support
2023-05-17 04:32:44 +03:00
703e8d91ef
More keyboard shortcuts
2023-05-16 21:52:36 +03:00
de8aa295da
Fixed open file procedure - minilist code leading zeroes
2023-05-16 21:38:30 +03:00
cc63ce349a
More icons; About window; More Keyboard shortcuts
2023-05-15 21:27:17 +03:00
Anton Mukhin
c5f832b44a
Copy and paste functionality.
...
V1.1
2023-05-15 16:26:56 +03:00
Anton Mukhin
024c7b76bd
New fonts could be based on a selected font
2023-05-15 15:24:10 +03:00
Anton Mukhin
0ba03444d1
Add/Remove symbols
2023-05-12 14:08:21 +03:00
Anton Mukhin
302977c3f4
Export is done (I think)
2023-05-12 10:59:35 +03:00
691b87b842
WIP: working on text formats
2023-05-12 04:35:26 +03:00
Anton Mukhin
ceddd5f66f
WIP: export text formats
2023-05-11 17:21:07 +03:00
Anton Mukhin
84561f1ac1
rich text box test 1
2023-05-11 14:00:37 +03:00
Anton Mukhin
fc60991d85
Working on export
2023-05-11 13:50:59 +03:00
Anton Mukhin
04bace7267
Basic export text generation done.
2023-05-10 18:23:57 +03:00
Anton Mukhin
54ade42409
Characters Encoding management
2023-05-10 13:39:59 +03:00
Anton Mukhin
e927b2685d
Frame list management fixed
2023-05-10 12:15:43 +03:00
Anton Mukhin
40f006a309
Export form dummy. Syntax highlight in the text output box.
2023-05-05 16:55:34 +03:00
Anton Mukhin
8da1614ab2
Open file; Resize the whole project.
2023-05-05 12:02:27 +03:00
Anton Mukhin
dcea501d11
Save file - done
2023-05-04 17:32:46 +03:00
Anton Mukhin
462aca461e
Font symbols collection management - started.
2023-05-04 14:21:03 +03:00