summaryrefslogtreecommitdiff
path: root/lib/extensions
AgeCommit message (Collapse)Author
2024-08-13add remove duplicated points extension (#3117)Kaalleen
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-07-20prevent showing RuntimeError on_stitch_plan_rendered (#3097)Kaalleen
2024-07-16satin and stroke presets (#3090)Kaalleen
2024-07-16threadlist: size comma to x (#3088)Kaalleen
2024-07-14Command translations (#3075)Kaalleen
* command translations * windows: do not unescape
2024-07-14redwork: fix starting_point issue (#3082)Kaalleen
2024-07-11fix newly introduced param bug: fill without stroke should be possible (#3079)Kaalleen
2024-07-09fix transform issue in "display rendering order" (#3046)Kaalleen
2024-07-09Pull comp: remove holes again (#3067)Kaalleen
* pull comp: remove holes again * rescue some more broken shapes
2024-07-09png: use viewport unit to take svg scale value into account (#3073)Kaalleen
2024-07-09zip dpi default to 300 (#3068)Kaalleen
2024-07-09params: first fill then stroke (#3065)Kaalleen
2024-07-08threadlist: add missing linebreak (#3070)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-07-02Trying to add commands to clones now shows an error. (#3034)capellancitizen
* Trying to add commands to clones now shows an error. * warn about ignored clones and continue --------- Co-authored-by: Kaalleen <reni@allenka.de>
2024-07-02fix split text (#3037)Kaalleen
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-27make line to satin a little bit more robust (#3021)Kaalleen
2024-06-26Make PNG (simple/realistic) and threadlist available in export file formats ↵Kaalleen
(#3019)
2024-06-23wxpythonify about extension (#3007)Kaalleen
2024-06-21Fix realistic stitch plan preview for inkscape versions 1.3 and 1.3.1 (#3004)Kaalleen
Co-authored-by: CapellanCitizen
2024-06-20gray out randomize stitch length param when random stitch length is disabled ↵Kaalleen
(#3002)
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-08lettering along path: remove previous transforms (#2973)Kaalleen
2024-06-07Improve simulator dark theme (#2969)Kaalleen
* add simulator dark theme buttons * refresh simulator drawing panel on resize (important for windows)
2024-06-04Update tartan gui (#2965)Kaalleen
* update tartan gui * params settings size * fix issue with set_precision * fix issue with linear gradient * do not add ignore layer command to png rerealistic output
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-29add help tab to lettering (#2948)Kaalleen
2024-05-24fix boolean param (#2942)Kaalleen
2024-05-22add links to documention in inx extensions (#2937)Kaalleen
2024-05-22print pdf: remove top level groups (not only layers) (#2924)Kaalleen
2024-05-20tartan: fix non tartan group selection (#2922)Kaalleen
2024-05-17fix realistic preview for pyinstaller packaged linux build (#2912)Kaalleen
2024-05-17fix zigzag line to satin (#2917)Kaalleen
2024-05-17Stitch plan: options render jumps and ignore layer (#2911)Kaalleen
2024-05-12lpe satin: increase fuse value (#2896)Kaalleen
2024-05-11Several fixes (#2893)Kaalleen
* fix untranslatable string in tartan code panel * warn about duplicated glyphs in font file * font sampling: change default line length * prevent element_id referenced before assignment
2024-05-11Update inkex (#2892)Kaalleen
* fix currentColor * fix pip inkex import * fix color block extension
2024-05-09Rewrite outline extensions (#2881)Kaalleen
2024-05-07fix multiple param values when default None (#2854)Kaalleen
2024-05-07remove special treatment for polylines (#2866)Kaalleen
2024-05-05Add randomized running and fill stitches (#2830)George Steel
Add a mode to running stitch that uses randomized phase and stitch length instead of even spacing. This greatly reduces moire effects when stitching closely-spaced curves in running-stitch-based fills. Add option for randomized running stitch to: ripple stitch circular fill contour fill guided fill auto-fill When is randomization is not selected, ripple stitch will use even running stitch when staggers are set to 0 (default) and the stagger algorithm from guided fill (which does not look nice with a stagger period of 0) when staggers is nonzero. Also includes fix for satin contour underlays (missing tolerance default) mentioned in #2814. This sets the default tolerance to 0.2mm, which is the largest tolerance guaranteed to be backwards-compatible with existing designs using the default inset of 0.4mm. Original commits: * fix satin underlay tolerance default * Add randomized running stitch, make available in ripple stitch, circular, and contour * add randomized guided fill * make ripple stitch use even stitching when not staggering or randomizing. * add random auto-fill and switch jitter parameter to a percentage (matches satin) * fix comments
2024-05-03Kgn/logging revamp (#2720)karnigen
* update config files * rebase after electron remove * added toml to requirements * logging update * Unified use of the TOML format instead of INI [no ci] * Unified use of the TOML format instead of INI [no ci] * moving debug*.py to debug dir, moving some part for debugger [no ci] * use of alternate logging in some cases * updated debug logger [no ci] * logging update * updated notes * updated notes about logging * style check
2024-05-02cancel simulator extensions without applying changes (#2876)Kaalleen
2024-05-01Improved stitch plan rasterization performance (#2873)capellancitizen
2024-05-01Add Jump to Trim Extension (#2864)Kaalleen
2024-05-01Remove electron entirely (#2859)Kaalleen
Co-authored-by: rejbasket
2024-05-01Fix select elements extension (#2875)Kaalleen
* fix dbus issue * add bean stitch repeats * add tartan * add autosatin underlay --------- Co-authored-by: rejbasket