Kaalleen
7439c0329f
simple png export: use px?
2024-11-18 18:57:14 +01:00
Kaalleen
a66ae845f1
Print-pdf: simplify path detection ( #3282 )
...
* print-pdf: simplify path detection
* i18n: more cleaning up
* Version, License paths
2024-11-18 12:56:38 +01:00
Kaalleen
dde0444ac2
Manual ripple pattern ( #3256 )
...
* ripple stitch: add manual pattern placement option
* add flip copies option
* rewrite adjust grid
* more control for satin guided ripples: render at rungs
2024-11-18 11:54:14 +01:00
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
b20ad42733
clone: do not fixup href ( #3277 )
2024-11-12 19:08:33 +01:00
Kaalleen
45dda2616d
Clipped groups ( #3261 )
2024-11-12 19:07:24 +01:00
Kaalleen
7c99a138d1
unit: prevent zerodivision error for zero length segments ( #3268 )
2024-11-12 19:03:49 +01:00
Kaalleen
2e9ec2ca08
set svg version when opening an embroidery file ( #3276 )
2024-11-08 16:58:11 +01:00
Kaalleen
eafa256418
redwork/auto-run: keep stroke width ( #3264 )
2024-11-06 19:13:38 +01:00
Benson Muite
971d23c461
Use colormath2 instead of colormath ( #3266 )
2024-11-03 16:43:47 +01:00
Kaalleen
0113631627
Fix 'None'-string confusions in style ( #3243 )
2024-11-01 07:03:08 +01:00
Kaalleen
545b4b1413
Print pdf: prevent rendering original paths ( #3262 )
2024-11-01 07:00:53 +01:00
Kaalleen
4e6fd162cd
update realistic filter ( #3222 )
2024-10-24 18:01:41 +02:00
Kaalleen
6dd1dcd1f5
avoid error message on info panel pdate ( #3246 )
2024-10-24 17:57:33 +02:00
Kaalleen
0367cab34c
Fix font sample gui ( #3251 )
2024-10-24 17:57:10 +02:00
Kaalleen
c6fecfb0bc
Add color sort option for multicolor fonts ( #3242 )
2024-10-21 17:01:58 +02:00
Kaalleen
dbfdb3e8d4
satin column: ignore single point paths ( #3244 )
2024-10-21 16:45:10 +02:00
Kaalleen
bd4d300ed7
fix select redwork top layer ( #3230 )
2024-10-19 17:06:05 +02:00
Kaalleen
d9293893ab
Request permission to update if inkstitch svg version is not specified ( #3228 )
2024-10-19 08:34:45 +02:00
Kaalleen
5185237643
fix gradient style ( #3200 )
2024-09-30 10:57:26 +02:00
Kaalleen
4edb11d058
Fix clones with NoneType hrefs ( #3196 )
2024-09-17 17:35:31 +02:00
capellancitizen
7474aa7a3a
Fixed hidden objects being stitched out when cloned ( Fix #3167 ) ( #3171 )
...
Extracted Base.descendants into a util function
2024-08-28 20:12:16 -04:00
Kaalleen
d26ec21874
auto satin: transfer min jump length from satins on strokes ( #3154 )
2024-08-21 15:20:17 +02:00
Kaalleen
47893d5257
multicolor satin: option to adjust underlay ( #3152 )
2024-08-21 15:19:14 +02:00
capellancitizen
07f98b0a9b
Fixed transforms on cloned commands ( #3160 )
...
Also, point-upwards now applied to commands that are children
of cloned elements.
2024-08-20 23:18:13 -04:00
Kaalleen
7cf952dce2
fill: ensure polygon in pull comp adjusted shape ( #3143 )
2024-08-18 20:05:37 +02:00
Kaalleen
300755c436
add wxpython abort message (as alternative to stderr output) ( #3145 )
2024-08-17 17:29:54 +02:00
Kaalleen
404c483cc7
fix fills without underpath and bad start-end positions ( #3141 )
2024-08-17 17:28:08 +02:00
Kaalleen
5e387d76a7
satin troubleshoot: do not fail on satins without rails ( #3148 )
2024-08-17 17:27:29 +02:00
Kaalleen
45c873a304
fix slider dark theme issue ( #3147 )
2024-08-17 09:08:24 +02:00
Kaalleen
88fa78a9ad
auto satin: filter zero length strokes as well ( #3139 )
2024-08-17 07:26:52 +02:00
Kaalleen
2f3737e3cf
Disable darkmode symbols for windows ( #3144 )
...
* disable darkmode symbols for windows
* Simulator slider also ignores dark mode for Windows
---------
Co-authored-by: CapellanCitizen <thecapellancitizen@gmail.com>
2024-08-17 07:26:28 +02:00
Kaalleen
51c27ae75c
skip empty gradient blocks ( #3142 )
2024-08-17 07:24:49 +02:00
capellancitizen
f3a3cde71e
Clones now also clone commands attached to element and its children. ( #3032 , #3121 ) ( #3086 )
2024-08-14 19:40:42 -04:00
Kaalleen
e8896fe18e
add remove duplicated points extension ( #3117 )
2024-08-13 16:59:12 +02:00
Lex Neva
47ad76f513
Show page in simulator ( #3120 )
...
* 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-08-08 09:43:36 -04:00
Kaalleen
17b88ce2c1
Simulator: toggle info and preferences dialog ( #3115 )
...
Co-authored-by: Lex Neva
2024-08-04 18:34:50 +02:00
Kaalleen
90994356ec
default min stitch length 0 to 0.1 (as previously) ( #3107 )
2024-07-24 16:28:23 +02:00
Kaalleen
828ce1d675
method expects string after all ( #3108 )
2024-07-24 16:27:37 +02:00
Kaalleen
3c37c52ab1
not a fix, but avoid to fail on an other networkx no path error ( #3106 )
2024-07-24 16:01:34 +02:00
Kaalleen
1b09fdbddb
multiple int param is expected to return int not str ( #3102 )
2024-07-22 17:39:41 +02:00
Kaalleen
c49e8d2f77
fix more runtime errors when simulator closes ( #3101 )
2024-07-21 10:52:13 +02:00
Kaalleen
94caf919ff
prevent showing RuntimeError on_stitch_plan_rendered ( #3097 )
2024-07-20 09:22:35 +02:00
Kaalleen
8b7605a7c6
Lettering wrap font description ( #3095 )
2024-07-20 09:21:24 +02:00
rejbasket
9c537f33b9
shapely arm fix ( #3094 )
2024-07-20 09:20:10 +02:00
Kaalleen
c089a5ed0c
ignore warnings in releases ( #3081 )
2024-07-18 18:59:00 +02:00
Kaalleen
eadeadb9a6
Fill: fallback to edge run when underpath fails ( #3089 )
2024-07-16 20:39:33 +02:00
Kaalleen
d9ed17d888
satin and stroke presets ( #3090 )
2024-07-16 20:38:53 +02:00
Kaalleen
ef1a483b2d
threadlist: size comma to x ( #3088 )
2024-07-16 20:36:15 +02:00