summaryrefslogtreecommitdiff
path: root/lib/gui/__init__.py
AgeCommit message (Collapse)Author
2024-05-29add help tab to lettering (#2948)Kaalleen
2024-05-01Remove electron entirely (#2859)Kaalleen
Co-authored-by: rejbasket
2024-05-01Add multicolor satin extension (#2863)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
2023-10-21attach params/lettering simulator window and allow detach (#2557)Lex Neva
2021-04-10output a warning in params if simulation cannot load (#1143)Kaalleen
2021-03-11add copyright headersLex Neva
2021-02-04Update font.py (#848)LaureFR38
* Add new fonts * Update old fonts * Update lettering gui Co-authored-by: Lex Neva Co-authored-by: kalleen
2019-07-04lettering features (#399)Lex Neva
lettering features
2019-04-10switch print pdf gui to electronLex Neva
2019-04-02add font description to font selector dropdownLex Neva
2018-12-15basic lettering GUI (#351)Lex Neva