Commit Graph

  • 1034bd98d6 Fill canvas button and several small UI changes/fixes Anton Mukhin 2025-05-24 00:04:26 +03:00
  • c1a8d30760 TODO features and Bug fixed: Anton Mukhin 2025-05-23 18:48:28 +03:00
  • ab77f9de21 Little UI fixes Anton Mukhin 2025-05-23 17:13:32 +03:00
  • a5e3c8812f README.md update Anton Mukhin 2025-05-23 16:53:34 +03:00
  • 1bf2de8b43 README.md update Anton Mukhin 2025-05-23 16:43:56 +03:00
  • 6e48acc3bf Screenshots and README.md updates Anton Mukhin 2025-05-23 16:41:58 +03:00
  • 6c97aa32d1 Little Form designes changes Anton Mukhin 2025-05-23 16:41:38 +03:00
  • a287ddaee7 Bugs fixed: Anton Mukhin 2025-05-23 16:40:44 +03:00
  • 0f2da5542c TODO feature: Image import from a file Anton Mukhin 2025-05-22 20:32:15 +03:00
  • ce21792088 TODO feature: Context menu in symbol navigator Anton Mukhin 2025-05-22 10:30:36 +03:00
  • 8c08c9a897 TODO features: Anton Mukhin 2025-05-22 06:33:10 +03:00
  • ca8b53ba74 TODO feature: Spinning cursor when application is busy; small history fix Anton Mukhin 2025-05-22 01:31:16 +03:00
  • 038fd42841 TODO feature: Undo/Redo for canvas changes Anton Mukhin 2025-05-22 01:10:38 +03:00
  • ce3b0ddd94 WIP: Undo/Redo Anton Mukhin 2025-05-21 18:20:39 +03:00
  • e76778d8fb TODO feature: Ability to make monospaced font a variable width one Anton Mukhin 2025-05-21 14:05:34 +03:00
  • 19c12754ef TODO feature: Better quality pictures in symbol list Anton Mukhin 2025-05-21 12:38:27 +03:00
  • f33b107fdb haxrcorp font updated in examples Anton Mukhin 2025-05-21 12:17:16 +03:00
  • 4d39b3586e TODO features: Anton Mukhin 2025-05-21 12:16:44 +03:00
  • 5e55c0a5ea WIP: Packed fonts... Anton Mukhin 2025-05-20 17:08:42 +03:00
  • ca42d3819f TODO feature: Delete symbols before/after selected Anton Mukhin 2025-05-20 14:05:42 +03:00
  • bbfccc2308 Example files: saved in new format. Moved old format ones to a sub-folder Anton Mukhin 2025-05-20 14:05:18 +03:00
  • ea3de134d2 Migrated to .NET 9 (with some functionality broken) Anton Mukhin 2025-05-20 09:12:34 +03:00
  • faf14caec2 Update README.md Anton Mukhin 2025-05-20 05:27:28 +03:00
  • 6a8ff0eb50 Merge branch 'dev' v1.7 v1.7 Anton Mukhin 2025-05-20 05:11:07 +03:00
  • 011c24b94b Fixed Export for symbols with 0 width in "1 per line" format Anton Mukhin 2025-05-20 05:08:40 +03:00
  • 6fbe668284 Merge branch 'dev' Anton Mukhin 2025-05-20 04:47:03 +03:00
  • 5fc69e9992 v 1.7 dev release Anton Mukhin 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 Anton Mukhin 2025-05-18 03:15:10 +03:00
  • 5164060ffc Menu for Clear canvas Tool Anton Mukhin 2025-05-18 01:36:47 +03:00
  • 68bce8e14e TODO feature: Button to Clear/Fill a block Anton Mukhin 2025-05-18 01:30:32 +03:00
  • 6fb5a1f773 TODO feature: Tooltips on main form Anton Mukhin 2025-05-18 01:13:40 +03:00
  • 2a940c8933 TODO feature: Copy-paste to a symbol with different size Anton Mukhin 2025-05-18 00:50:05 +03:00
  • 0aeec8bd19 It is now possible to have zero width chars in VarWidth fonts Anton Mukhin 2025-05-17 03:58:00 +03:00
  • d24143d1a6 Bugs fixed and new functionality: Anton Mukhin 2025-05-17 03:52:29 +03:00
  • 03ef799381 Bug fixed: VarWidth fonts height change resets all frames' width Anton Mukhin 2025-05-17 02:20:01 +03:00
  • 647e5f5601 Save implemented; Swapped Ctrl and Shift fow Zoom/horizontal scroll for frame matrix Anton Mukhin 2025-05-17 02:03:58 +03:00
  • c5e440ee44 Update TODO; More examples Anton Mukhin 2025-05-16 18:04:09 +03:00
  • 34bec25b3d Fix TODO.txt Anton Mukhin 2023-07-07 12:08:44 +03:00
  • b1acbdd98f Ability to open a project by double-clicking on a file in Explorer Anton Mukhin 2023-07-07 12:07:14 +03:00
  • 6d5f90aaac TODO added Anton Mukhin 2023-07-07 10:27:25 +03:00
  • 72ad6e5be0 Changed Release version info v1.6 Anton Mukhin 2023-07-05 02:36:24 +03:00
  • 9d1ca65f34 Added modified check before project save Anton Mukhin 2023-07-05 02:22:58 +03:00
  • dd3f4f4b4b Merge branch 'fix-broken-resize' v1.5 Anton Mukhin 2023-05-17 16:48:11 +03:00
  • 8889b846dc Fixed font resize; Restored 8x16 example; Anton Mukhin 2023-05-17 16:47:55 +03:00
  • fe0e1dabfd More examples Anton Mukhin 2023-05-17 15:26:45 +03:00
  • e0786bdb07 Codepage persists through saved projects now; Fixed Baseline draw v1.4 Anton Mukhin 2023-05-17 09:42:57 +03:00
  • 4fa818f35e More examples v1.3 Anton Mukhin 2023-05-17 04:33:04 +03:00
  • 11b268a350 Baseline support Anton Mukhin 2023-05-17 04:32:44 +03:00
  • 703e8d91ef More keyboard shortcuts v1.2 Anton Mukhin 2023-05-16 21:52:36 +03:00
  • de8aa295da Fixed open file procedure - minilist code leading zeroes Anton Mukhin 2023-05-16 21:38:30 +03:00
  • 232b543a35 Files re-arrange in the repo; Screenshots; Update readme.md Anton Mukhin 2023-05-16 09:58:17 +03:00
  • cc63ce349a More icons; About window; More Keyboard shortcuts v1.1 Anton Mukhin 2023-05-15 21:27:17 +03:00
  • 793337cc5b Merge branch 'font-based-templates' Anton Mukhin 2023-05-15 16:27:20 +03:00
  • c5f832b44a Copy and paste functionality. V1.1 Anton Mukhin 2023-05-15 16:26:56 +03:00
  • 024c7b76bd New fonts could be based on a selected font Anton Mukhin 2023-05-15 15:24:10 +03:00
  • cc161169f1 Add icons 9x9 example v1.0 Anton Mukhin 2023-05-12 16:28:12 +03:00
  • 0ba03444d1 Add/Remove symbols Anton Mukhin 2023-05-12 14:08:21 +03:00
  • 302977c3f4 Export is done (I think) Anton Mukhin 2023-05-12 10:59:35 +03:00
  • a89bbc59ed Merge branch 'rich-text-experiment' Anton Mukhin 2023-05-12 04:37:24 +03:00
  • 691b87b842 WIP: working on text formats Anton Mukhin 2023-05-12 04:35:26 +03:00
  • ceddd5f66f WIP: export text formats Anton Mukhin 2023-05-11 17:21:07 +03:00
  • 84561f1ac1 rich text box test 1 Anton Mukhin 2023-05-11 14:00:37 +03:00
  • fc60991d85 Working on export Anton Mukhin 2023-05-11 13:50:59 +03:00
  • 04bace7267 Basic export text generation done. Anton Mukhin 2023-05-10 18:23:57 +03:00
  • 54ade42409 Characters Encoding management Anton Mukhin 2023-05-10 13:39:59 +03:00
  • e927b2685d Frame list management fixed Anton Mukhin 2023-05-10 12:15:43 +03:00
  • 40f006a309 Export form dummy. Syntax highlight in the text output box. Anton Mukhin 2023-05-05 16:55:34 +03:00
  • 8da1614ab2 Open file; Resize the whole project. Anton Mukhin 2023-05-05 12:02:27 +03:00
  • dcea501d11 Save file - done Anton Mukhin 2023-05-04 17:32:46 +03:00
  • 462aca461e Font symbols collection management - started. Anton Mukhin 2023-05-04 14:21:03 +03:00
  • d9277effdd File->New single generation is done Anton Mukhin 2023-05-04 12:19:11 +03:00
  • 6e366ac081 Extending functionality. New form to create a new project Anton Mukhin 2023-05-03 17:39:34 +03:00
  • d871d35d06 Merge branch 'manual-drawing-attempt' Anton Mukhin 2023-05-03 12:58:09 +03:00
  • f307827fb6 Successfully implemented manual drawing Anton Mukhin 2023-05-03 12:57:24 +03:00
  • 3ce38f2e46 Manually drawing the cells Anton Mukhin 2023-05-02 18:07:16 +03:00
  • 5a0ad1d3d0 Trying to manage miniatures Anton Mukhin 2023-05-02 10:38:41 +03:00
  • f11fd0642c 8-bit array generation Anton Mukhin 2023-04-28 17:16:13 +03:00
  • 06dfd044d2 More functionality! Anton Mukhin 2023-04-27 20:24:41 +03:00
  • 4ae9b7f33b New approach (panels) Anton Mukhin 2023-04-27 02:00:40 +03:00
  • 689622cb43 Basic grid and mouse events Anton Mukhin 2023-04-26 02:12:24 +03:00
  • 65d5d1856e Initial commit Anton Mukhin 2023-04-26 02:10:38 +03:00