summaryrefslogtreecommitdiff
path: root/lib/gui/lettering.py
AgeCommit message (Collapse)Author
2024-05-29add help tab to lettering (#2948)Kaalleen
2024-05-02cancel simulator extensions without applying changes (#2876)Kaalleen
2024-04-30simulator fixes (#2844)Lex Neva
* fix slide and control panel rendering bugs * clear marker lists when clearing stitch plan * switch simulator back to wx * remove unused function * fix off-by-one error in color bar * avoid overlapping command symbols of different types * don't maximize simulator * adjust alignment * remove unused API server * bugfix * focus entire simulator panel * rename simulator/realistic preview -> simulator * experimental: background color picker * set pagecolor to background color by default * satisfy macos * toggle jumps on drawing canvas * clear frog family --------- Co-authored-by: Kaalleen
2024-04-27Font sampling extension (#2858)Kaalleen
2023-12-26move lettering panel to gui (#2641)Kaalleen