summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2025-01-12lettering: add right to left support (#3432)Kaalleen
2025-01-11fill to satin: add pull compensation option (#3428)Kaalleen
2025-01-05Fill to satin (#3406)Kaalleen
2025-01-05Redwork: add combine option (#3407)Kaalleen
* add keep originals option
2024-12-30Multi shape tartan jumps (#3386)Kaalleen
* lettering_ description box size * reduce jump stitches for combined tartan patterns
2024-12-29remove glyphlist update extension (replaced by edit json) (#3380)Kaalleen
2024-12-26Edit json (#3371)Kaalleen
* convert kerning tool to json edit
2024-12-26Include all files of default variant for glyph list update (#3368)Kaalleen
2024-12-22Font management: add kerning tool (#3361)Kaalleen
2024-12-14auto satin: add option to keep original path elements (#3332)Kaalleen
2024-12-07use non-accumulative command scaling (#3329)Kaalleen
2024-11-18Add icons and descriptions for extension gallery (#3287)Kaalleen
2024-11-18Thread catalog: fix broken path (#3281)Kaalleen
* thread catalog: fix broken path * apply threadlist: use wxpython to also include custom lists * apply_palette: save last choice
2024-10-21Add color sort option for multicolor fonts (#3242)Kaalleen
2024-08-17add wxpython abort message (as alternative to stderr output) (#3145)Kaalleen
2024-08-13add remove duplicated points extension (#3117)Kaalleen
2024-07-27Claudine/render mode menu update (#3113)Claudine Peyrat
* Update stitch_plan_preview.xml * remove white spaces
2024-07-20update realistic vector render warning (#3096)Kaalleen
2024-07-20about: need -> implement (#3098)Kaalleen
2024-07-07Set redwork underpath style to dashed (#3053)Kaalleen
* set redwork underpath style to dashed * unset dashes for top stitching paths * update select elements template
2024-07-03Raster output (#3036)Kaalleen
* stitch plan preview png: 300, 600 dpi * add png export dpi option
2024-06-30Various fixes (#3028)Kaalleen
* several thread palette extension fixes * fix svg tartan when original shape is invalid * tartan stroke spaces * style * fix tartan color substituion at pattern start * ripple: do not render too small paths * use less space for params warning headline * fix clone shape path * zip export template fix (typo) * add realistic stitch plan output warning (help tab)
2024-06-26Make PNG (simple/realistic) and threadlist available in export file formats ↵Kaalleen
(#3019)
2024-06-23wxpythonify about extension (#3007)Kaalleen
2024-06-04Claudine/redwork (#2958)Claudine Peyrat
* add redwork extension * fix issue when multiple lines have the same start and end output to underlay and top layer paths * use more networks algo * make style corrections * make starting point effective * organize in connected groups * ending point ending point could be used as starting point if no starting point is given * add a comment * don't add connected group if the whole design is connected, don't add connected group * remove too short paths * bug correction use length of linestring not the distance betweend endpoiints * allow parameters setting stitch_length for both redwork and underpath bean_stitch for redwork * style correction --------- Co-authored-by: Kaalleen <reni@allenka.de>
2024-05-22add links to documention in inx extensions (#2937)Kaalleen
2024-05-17Stitch plan: options render jumps and ignore layer (#2911)Kaalleen
2024-05-09Rewrite outline extensions (#2881)Kaalleen
2024-05-07remove special treatment for polylines (#2866)Kaalleen
2024-05-01Add Jump to Trim Extension (#2864)Kaalleen
2024-05-01Fix select elements extension (#2875)Kaalleen
* fix dbus issue * add bean stitch repeats * add tartan * add autosatin underlay --------- 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
2024-04-27Font sampling extension (#2858)Kaalleen
2024-04-24Added realistic stitch preview option (#2838)capellancitizen
Includes multiple optimizations for the realistic stitch preview Co-authored-by: Lex Neva <github.com@lexneva.name>
2024-04-12Additional Clone functionality (#2834)capellancitizen
- Recursive Clones now pick up inkstitch:angle etc. from clones they clone - Style now properly propogates to clones - Unlink Clone tool (which applies angle changes, etc.) - Minor refactoring
2024-03-30Remove params: not translatable (#2810)Kaalleen
2024-03-29add options to remove specific params only (#2774)Kaalleen
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-03-13fix typo (#2781)Kaalleen
2024-03-11Add apply palette extension (#2738)Kaalleen
* add apply palette extension * thread catalog: apply palette: do not overwrite cutwork settings
2024-03-11add satins only option to force lock stitch extension (#2773)Kaalleen
2024-03-07Fix lettering along path when glyphs have subgroups (#2754)Kaalleen
* remove "use no commands" restriction for lettering along path
2024-03-07Jump to strokes connect subpaths (#2750)Kaalleen
2024-02-23Jump to stroke options (#2733)Kaalleen
* Min width * Max width * Connect only within groups or layers * Do not connect after trim, stop or forced lock stitches * Merge new strokes with previous/next stroke
2024-02-23Satin warnings (#2735)Kaalleen
2024-02-21Detect satins with two rungs (#2734)Kaalleen
1. select elements 2. troubleshoot
2024-02-07updating templateskarnigen
2024-01-14Stitch plan preview overwrite option (#2642)Kaalleen
2023-12-28add display stacking order extension (#2656)Kaalleen