Wykres commitów

389 Commity (ea8c8336f04af954d47ba6fedd49439c91c6ca6b)

Autor SHA1 Wiadomość Data
Kaalleen 0816635d7e
Jump to stroke options (#2733)
* 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-23 16:54:39 +01:00
Kaalleen c61473f02f
handle zero stitch elements better (#2736) 2024-02-23 16:53:05 +01:00
Kaalleen e87fe0cce7
Detect satins with two rungs (#2734)
1. select elements
2. troubleshoot
2024-02-21 22:48:33 +01:00
Kaalleen 0fb7d82f72
add ignore layer command to display stacking order (#2719) 2024-02-10 20:16:55 +01:00
rejbasket d929336f08
Rejbasket/pyinstaller fix installer checks (#2718)
* netowrkx deps added in build
* check for user inkscape config before installing
* get os version in exception
* update electron app location according to pyinstaller redesign
* fixed broken libgeos syslinks
* contents-directory added pyinstaller args fix broken linux and win versions
* updated inkex
* fix print_pdf

---------

authored-by: rejbasket
2024-02-10 20:16:30 +01:00
Kaalleen 9713b3cee5
Zip: fix error message when no file format is selected (#2674) 2024-02-05 17:37:43 +01:00
Kaalleen 33b0cdab9e
select elements: message when python path is not correct (#2685) 2024-01-25 18:24:13 +01:00
Kaalleen 2e60900b1a
Stroke to Fill: Ignore Small Artifacts (#2678)
* Ignore artifacts
* insert one centerline group per fill element
* prevent error on elements with fill and stroke
2024-01-25 17:59:27 +01:00
Kaalleen d57bbb0f94
Stitch plan preview overwrite option (#2642) 2024-01-14 20:42:36 +01:00
karnigen 1b1779ee99 style cleanup 2024-01-13 15:42:49 +01:00
Kaalleen cbae740a6a
update defaults and adapt to newer inkex (#2666) 2023-12-31 15:48:17 +01:00
Kaalleen fd01c2e2f1
Stitch plan: escape labels (#2644) 2023-12-29 17:00:41 +01:00
Kaalleen c0bcdb6e25
add display stacking order extension (#2656) 2023-12-28 06:53:05 +01:00
Kaalleen 7ede87f5a6
move lettering panel to gui (#2641) 2023-12-26 10:11:38 +01:00
Kaalleen 0200ba173c
add total min max stitch length to element info (#2609) 2023-12-25 09:15:55 +01:00
Kaalleen 5daa3aa3f0
Remove previous troubleshoot layer (#2638)
... instead of deleting content
2023-12-25 08:49:46 +01:00
Kaalleen 0d77b99bfd
Add indicator size option for density map (#2572)
* add indicator size option
* obey min stitch length setting
2023-10-24 19:21:15 +02:00
Lex Neva 82f2edac1a
attach params/lettering simulator window and allow detach (#2557) 2023-10-21 18:16:34 +02:00
Kaalleen 746a984dac
Fix new param simulator for macOS and Windows (#2546)
* fix tooltip
* combine play and pause button
---------

Co-authored-by: Lex Neva
2023-10-18 15:57:49 +02:00
Kaalleen e3c9f95ba3
element info: fix typo (#2559) 2023-10-17 20:10:52 +02:00
Kaalleen 2e648eb1fb
Cleanup document: add option to remove empty groups/layers (#2552)
* cleanup document: add options to remove empty groups/layers

* cleanup document: add test run option
2023-10-17 19:34:58 +02:00
Kaalleen 58b2e971d3
zip: expose file name option better (#2555) 2023-10-17 19:33:55 +02:00
Kaalleen 6f0150db00
element info: add more info (#2556)
* add removed stitches info
* add color info
2023-10-15 14:47:46 +02:00
Kaalleen cea4f6fca8
add outline extension (#2529) 2023-10-15 07:54:04 +02:00
Kaalleen 1ff6777228
Add element info extension (#2544) 2023-10-15 07:18:26 +02:00
Kaalleen bbd7391b18
Test Swatches: Reduce length of param list by checking for element type (#2545) 2023-10-15 07:06:43 +02:00
Kaalleen 556b538dba
add ignore layer command to density map (#2522) 2023-10-02 17:20:04 +02:00
Kaalleen 61b76c7e8e
Add test swatches extension (#2528)
* remove duplicates (tags)
* sort extensions (init)
* add test swatches extension
2023-10-02 17:17:04 +02:00
Kaalleen 998edba99e
gradient_blocks: unit fix (#2505) 2023-09-07 19:30:09 +02:00
Kaalleen 98273652fd
fix toggle visibility of first command in invisible group or layer (#2491) 2023-09-07 19:29:35 +02:00
Lex Neva af96d720e9
improve params errors (#2437) 2023-09-07 19:25:47 +02:00
Kaalleen 3db335b0f4
fix "normal" lpe satin width (#2499) 2023-09-06 22:18:43 +02:00
Kaalleen 7a2bad56ae
remove specific commands only (#2494) 2023-09-03 13:00:23 +02:00
Lex Neva e35cacc5cc convert Preferences to wxPython 2023-08-15 22:59:04 -04:00
Kaalleen ee0cca2e86
do not ignore elements in a group (#2468) 2023-08-12 10:18:11 +02:00
Kaalleen 98f9fedfea
Update letters_to_font.py (#2461) 2023-08-08 18:57:52 +02:00
Benson Muite ce7ec2b981
Merge pull request #2441 from inkstitch/bkmgit/remove-stringcase-dependency
Drop stringcase dependency
2023-08-01 17:53:03 +03:00
Lex Neva 9c09017094
Merge pull request #2418 from inkstitch/lexelby/convert-to-satin-join
produce only one satin from convert to satin
2023-07-30 10:49:25 -04:00
Benson Muite fe4f26c58e Use compact form due to kaalleen and lexelby 2023-07-29 11:30:28 +03:00
Benson Muite 298ea484bd Use simpler and clearer code
Retain UTF8 compatibility but convert only CamelCase
to snake_case assuming not space characters
2023-07-27 12:50:04 +03:00
Benson Muite a9f340fba1 Drop stringcase dependency 2023-07-24 14:33:34 +03:00
Kaalleen 91a0aea6a1
Merge pull request #2349 from inkstitch/george-steel/export-panel
* Add panelization options to zip export
* Add input field for custom file names (inside the zip archive)
2023-07-22 06:50:48 +02:00
Kaalleen 160284d21d sort more imports 2023-07-22 06:48:37 +02:00
Kaalleen 233340c0e7
zip: add input field for custom file names (#2426) 2023-07-22 06:43:40 +02:00
Lex Neva de863d72ef more transform fixes 2023-07-15 11:25:48 -04:00
Kaalleen e65788cea7
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
2023-07-12 18:28:07 +02:00
Kaalleen b01870890b avoid duplicated nodes
transform issue
2023-07-09 10:05:24 +02:00
Lex Neva f1b63d8efe handle looped paths better 2023-07-08 21:08:12 -04:00
Lex Neva 6134570ebc split mid-segment to handle corners better 2023-07-08 21:02:11 -04:00
Lex Neva 661ae39546 produce only one satin from convert to satin 2023-07-08 20:48:14 -04:00