180 Commits

Author SHA1 Message Date
6c860943a5 mctext lib fix 2025-07-19 09:02:49 +03:00
1852c697fc mctext lib update 2025-07-19 08:11:56 +03:00
Anton Mukhin
e76132cadb Update Readme.md 2025-07-18 17:57:19 +03:00
Anton Mukhin
5948948eee Update Readme.md 2025-07-18 17:55:37 +03:00
Anton Mukhin
c4067410c5 Little readme.md update 2025-07-18 17:39:23 +03:00
fe63d1bfab TODO features:
Application:
V Export comments now respects "Code in Hex" checkbox on the main form

Bugs:
V Frame modified flag persists when switching to another frame after rejected to save previous frame
V Ctrl-C, Ctrl-V doesn't work in the Note editbox because it tries to copy/paste the frame!
V Post "Backslash" instead of \ in comments
2025-07-17 02:21:41 +03:00
Anton Mukhin
dd3309d8ea Update TODO 2025-07-15 14:49:16 +03:00
Anton Mukhin
8efbd4da55 Updated TODO (found another bug) 2025-07-15 14:27:39 +03:00
Anton Mukhin
6a6d8f3e68 Update TODO (found a bug) 2025-07-15 14:23:47 +03:00
Anton Mukhin
a7d052e799 fonts.h and fonts.c example for the library 2025-07-14 17:31:11 +03:00
Anton Mukhin
ec9fbc4250 Update TODO.txt 2025-07-14 11:53:22 +03:00
Anton Mukhin
2e217c9a9e Remove old format examples 2025-07-11 10:14:56 +03:00
Anton Mukhin
d10da7cb20 My logo as example 2025-07-09 18:44:42 +03:00
Anton Mukhin
7db0b6d76e Merge branch 'dev' - v2.9
Changes:

Application:
- Special cursor to indicate baseline set
- Special cursor when dragging canvas with middle mouse button

Functionality:
- Show note field in Export comments
- When Rectangle selection tool is active hold Ctrl+Alt to temporary disable it to be able to draw
- Frame screenshot can be copied to clipboard with some limitations (no transparency)
- Besides Baseline, also make top and mid lines

Bugs:
- Fixed "Frame modified" check. It leaves modified flag if user refused to save changes.
- Middle mouse button tries to change selection while dragging canvas with rectSelection tool active
v2.9
2025-07-08 17:20:35 +03:00
Anton Mukhin
2930c42260 Screenshots updated 2025-07-08 17:12:10 +03:00
Anton Mukhin
ace97302f2 Tooltip text for new buttons 2025-07-08 17:09:03 +03:00
Anton Mukhin
ad15f08233 TODO features:
Application:
- Special cursor to indicate baseline set
- Special cursor when dragging canvas with middle mouse button

Functionality:
- Beside Baseline, also make top and mid lines

Bugs:
- Middle mouse button tries to change selection while dragging canvas with rectSelection tool active
2025-07-08 17:00:55 +03:00
Anton Mukhin
64531aecf0 TODO update 2025-07-08 12:18:29 +03:00
Anton Mukhin
4dd4743b21 TODO feature: Frame screenshot can be copied to clipboard with some limitations (no transparency) 2025-07-08 12:11:46 +03:00
Anton Mukhin
686ff7b780 Bug fixed: Fixed "Frame modified" check. It leaves modified flag if user refused to save changes. 2025-07-08 10:56:17 +03:00
Anton Mukhin
30729aca2f TODO feature: When Rectangle selection tool is active hold Ctrl+Alt to temporary disable it to be able to draw 2025-07-08 10:49:26 +03:00
Anton Mukhin
6cbc206260 TODO feature: Show note field in Export comments 2025-07-08 10:10:35 +03:00
d70d8d8a3c DOTO update 2025-07-07 00:10:06 +03:00
e5a4baadb7 Merge branch 'dev' - v2.8
Changes:

Functionality:
- Screensot a frame function
- Frame note field to store a frame description
v2.8
2025-07-03 01:13:05 +03:00
37abcf2c8e TODO feature: Frame note field to store a frame description 2025-07-03 01:03:12 +03:00
2c2a8d6158 Update examples 2025-07-02 23:58:54 +03:00
Anton Mukhin
4115455a54 TODO feature: Screensot a frame function 2025-07-02 20:06:14 +03:00
67be566605 Main window screenshot update 2025-07-01 00:29:39 +03:00
7aa75224ee Merge branch 'dev' - v2.7
Changes:

Application:
- Cursor for rectangular selection tool
- Icons for tool buttons
- Tooltips now has keyboard shortcuts info

Bugs:
- Fix selection info: change comma to x

Other:
- Examples update
- C library example
v2.7
2025-07-01 00:09:23 +03:00
4fe2af03b0 TODO features:
V Cursor for rectangular selection tool
V Icons for tool buttons
V Tooltips now has keyboard shortcuts info

V Fix selection info: change comma to x
2025-07-01 00:07:01 +03:00
Anton Mukhin
fc4822065a mctext library fix 2025-06-27 12:45:31 +03:00
Anton Mukhin
3778a753fb Update TODO 2025-06-27 12:18:27 +03:00
Anton Mukhin
20bd7095dd mctext.c library fix 2025-06-26 14:42:19 +03:00
8ed1e33f22 Alagard 9x17 font finished 2025-06-25 02:00:28 +03:00
Anton Mukhin
1eb463c94f STM32 HAL library example 2025-06-23 12:31:24 +03:00
30142fda26 Examples update 2025-06-21 03:53:12 +03:00
Anton Mukhin
70a4d34d69 quick file rename 2025-06-20 17:52:45 +03:00
Anton Mukhin
c913525b31 More font examples 2025-06-20 17:21:13 +03:00
Anton Mukhin
42c72b907f Update TODO 2025-06-20 17:20:39 +03:00
Anton Mukhin
32a8ffd749 Merge branch 'dev' - v2.6
Changes

Application:
- Option to hide symbols list to narrow the side bar
- Buttons to select previous/next symbol with shortcuts
- Custom cursor showing painting brush size

Functionality:
- Fix straight (Ctrl/Shift) lines paint to reset coordinate on mouse-up even if Ctrl/Shift is still held
- Command to make all blank symbols zero-width
- Alt-Scroll to change painting brush size
v2.6
2025-06-20 11:38:20 +03:00
Anton Mukhin
c092aebeca v2.6 release preps 2025-06-20 11:35:00 +03:00
Anton Mukhin
346088b532 TODO features:
- Custom cursor showing painting size
- Alt-Scroll to change painting size
2025-06-19 17:30:30 +03:00
Anton Mukhin
ac7981d40a TODO update 2025-06-19 10:34:15 +03:00
Anton Mukhin
dd3ecfcf3e TODO feature: Fix straight (Ctrl/Shift) lines paint to reset coordinate on mouse-up even if Ctrl/Shift is still held 2025-06-19 10:14:57 +03:00
Anton Mukhin
6ba4a56197 TODO feature: Command to make all blank symbols zero-width 2025-06-19 10:09:35 +03:00
Anton Mukhin
87b46ec714 WIP: Working on "zerofy widht for blank symbols" feature 2025-06-18 17:55:09 +03:00
Anton Mukhin
12593ef7ad TODO update; new font example 2025-06-18 17:05:19 +03:00
Anton Mukhin
b01bff86b9 basis33 font example 2025-06-18 11:09:31 +03:00
3e734432f4 WIP: New font
https://www.1001fonts.com/bitmap+cyrillic+pixel-fonts.html
2025-06-18 03:15:21 +03:00
aa5b8354d6 Pixel 3x5 cyr font 2025-06-17 21:54:57 +03:00