summaryrefslogtreecommitdiff
path: root/icons
AgeCommit message (Collapse)Author
2024-08-08Show page in simulator (#3120)Lex Neva
* add exception logging helpers * wip * show page and drop shadow from SVG * allow toggling page * add page icon * add dark mode icon * showpageshadow * refresh after background change (fix for macOS) * fix params sim background * try a native GraphicsBrush for windows * show page button in standalone simulator only and adapt shadow color * remove doubled line --------- Co-authored-by: Kaalleen <reni@allenka.de>
2024-06-25Simulator: make colors visible on background (#3010)Kaalleen
* simulator: color visible on background * add design dimension info to simulator statusbar * update preview when apply font size filter * add info box * preferences: check if stitch_plan is loaded
2024-06-23wxpythonify about extension (#3007)Kaalleen
2024-06-14Add preferences button to simulator (#2992)Kaalleen
* split simulator panel files * add view panel to position view options at the side * fix single simulator start size (macOS)
2024-06-07Improve simulator dark theme (#2969)Kaalleen
* add simulator dark theme buttons * refresh simulator drawing panel on resize (important for windows)
2023-11-09Save some space (simulator) (#2571)Kaalleen
* combine and untoggle direction buttons * do not switch bitmap play/pause buttons
2023-10-21attach params/lettering simulator window and allow detach (#2557)Lex Neva
2023-09-08Fix Param Simulator (win/mac) (#2507)Kaalleen
* add pause icon * fix params simulator for mac
2023-09-07add electron simulator slider features to wxPython simulator (#2481)Lex Neva
2022-11-06add random parameters to satin columnsClaudine
2021-07-26mark custom fonts (#1159)Kaalleen
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2018-09-01add change indicator to Params (#217)Lex Neva