Wykres commitów

170 Commity (d15b1f40c758fc6c2fe324a9926e9722d504b2a4)

Autor SHA1 Wiadomość Data
Kaalleen d15b1f40c7
Add icons and descriptions for extension gallery (#3287) 2024-11-18 11:39:57 +01:00
Kaalleen e8123b7274
Thread catalog: fix broken path (#3281)
* thread catalog: fix broken path
* apply threadlist: use wxpython to also include custom lists
* apply_palette: save last choice
2024-11-18 11:12:58 +01:00
Kaalleen c6fecfb0bc
Add color sort option for multicolor fonts (#3242) 2024-10-21 17:01:58 +02:00
Kaalleen 300755c436
add wxpython abort message (as alternative to stderr output) (#3145) 2024-08-17 17:29:54 +02:00
Kaalleen e8896fe18e
add remove duplicated points extension (#3117) 2024-08-13 16:59:12 +02:00
Claudine Peyrat e69ac48256
Claudine/render mode menu update (#3113)
* Update stitch_plan_preview.xml

* remove white spaces
2024-07-27 07:18:44 +02:00
Kaalleen 252818f7a9
update realistic vector render warning (#3096) 2024-07-20 09:22:03 +02:00
Kaalleen 67b628b5e3
about: need -> implement (#3098) 2024-07-20 09:11:29 +02:00
Kaalleen f5939d6341
Set redwork underpath style to dashed (#3053)
* set redwork underpath style to dashed
* unset dashes for top stitching paths
* update select elements template
2024-07-07 23:19:32 +02:00
Kaalleen 2b390b908e
Raster output (#3036)
* stitch plan preview png: 300, 600 dpi
* add png export dpi option
2024-07-03 07:09:06 +02:00
Kaalleen e52886a64a
Various fixes (#3028)
* 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-30 22:49:18 +02:00
Kaalleen 5f23dea1a1
Make PNG (simple/realistic) and threadlist available in export file formats (#3019) 2024-06-26 22:51:15 +02:00
Kaalleen 7a856a77e4
wxpythonify about extension (#3007) 2024-06-23 10:58:16 +02:00
Claudine Peyrat 38206d4ead
Claudine/redwork (#2958)
* 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-06-04 20:18:13 +02:00
Kaalleen 7a19800a6f
add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
Kaalleen 1e97ad32c0
Stitch plan: options render jumps and ignore layer (#2911) 2024-05-17 08:26:43 +02:00
Kaalleen 958cb4210a
Rewrite outline extensions (#2881) 2024-05-09 10:32:08 +02:00
Kaalleen 45a8537c98
remove special treatment for polylines (#2866) 2024-05-07 20:48:05 +02:00
Kaalleen 298f911ec5
Add Jump to Trim Extension (#2864) 2024-05-01 19:44:04 +02:00
Kaalleen eb64c88a8b
Fix select elements extension (#2875)
* fix dbus issue
* add bean stitch repeats
* add tartan
* add autosatin underlay

---------

Co-authored-by: rejbasket
2024-05-01 19:12:01 +02:00
Kaalleen 0c825d2163
Add multicolor satin extension (#2863) 2024-05-01 06:59:46 +02:00
Lex Neva 3f0f04abec
simulator fixes (#2844)
* 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-30 20:21:32 +02:00
Kaalleen ed33b29c28
Font sampling extension (#2858) 2024-04-27 10:02:20 +02:00
capellancitizen c164f8d458
Added realistic stitch preview option (#2838)
Includes multiple optimizations for the realistic stitch preview

Co-authored-by: Lex Neva <github.com@lexneva.name>
2024-04-24 20:07:37 -04:00
capellancitizen 7e756b8971
Additional Clone functionality (#2834)
- 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-04-12 16:01:17 -04:00
Kaalleen 5bcd8c64a9
Remove params: not translatable (#2810) 2024-03-30 09:10:01 +01:00
Kaalleen 697b6c64f8
add options to remove specific params only (#2774) 2024-03-29 11:09:17 +01:00
Kaalleen 2439adafa8
Add "the tartan universe" (#2782) 2024-03-29 10:25:02 +01:00
Kaalleen 32c9c826c4
fix typo (#2781) 2024-03-13 12:16:29 +01:00
Kaalleen 4749eca8fd
Add apply palette extension (#2738)
* add apply palette extension
* thread catalog: apply palette: do not overwrite cutwork settings
2024-03-11 14:08:56 +01:00
Kaalleen 3121bbaedf
add satins only option to force lock stitch extension (#2773) 2024-03-11 13:55:00 +01:00
Kaalleen f6a0b2eeeb
Fix lettering along path when glyphs have subgroups (#2754)
* remove "use no commands" restriction for lettering along path
2024-03-07 17:59:38 +01:00
Kaalleen d43f2e2ff9
Jump to strokes connect subpaths (#2750) 2024-03-07 17:57:51 +01:00
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 760f39df90
Satin warnings (#2735) 2024-02-23 16:52:29 +01:00
Kaalleen e87fe0cce7
Detect satins with two rungs (#2734)
1. select elements
2. troubleshoot
2024-02-21 22:48:33 +01:00
karnigen fdc73762ad updating templates 2024-02-07 21:23:05 +01:00
Kaalleen d57bbb0f94
Stitch plan preview overwrite option (#2642) 2024-01-14 20:42:36 +01:00
Kaalleen c0bcdb6e25
add display stacking order extension (#2656) 2023-12-28 06:53:05 +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
Kaalleen 64299f3af9
fix gernate json template (#2569) 2023-10-21 18:46:43 +02:00
Claudine Peyrat 526cd48a4f
Claudine/turn extension description into label (#2566)
* use label instead of param description

update templates to use correct inx syntax.
correct a small mistake in the excalibur font.

* more description turned into label
2023-10-21 08:35:43 +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 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 61b76c7e8e
Add test swatches extension (#2528)
* remove duplicates (tags)
* sort extensions (init)
* add test swatches extension
2023-10-02 17:17:04 +02:00
Claudine Peyrat 074ff56448
tt_masters font update (#2476)
* small  correction  in  lettering_force_lock_stitches template
* update  tt_masters
2023-09-03 13:50:16 +02:00
Kaalleen 7a2bad56ae
remove specific commands only (#2494) 2023-09-03 13:00:23 +02:00