inkstitch/lib/utils
Kaalleen 547237d50a
Smoothing and clamping (#3772)
* smoothing: ensure start and end of original path
* clamp path: never intersecting path could also be entirely in the exterior of the shape
2025-06-04 20:01:53 +02:00
..
__init__.py Clones now also clone commands attached to element and its children. (#3032, #3121) (#3086) 2024-08-14 19:40:42 -04:00
cache.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
clamp_path.py Smoothing and clamping (#3772) 2025-06-04 20:01:53 +02:00
dotdict.py Sew Stack first steps (#3133) 2025-01-29 12:04:07 -05:00
geometry.py handle GeometryCollections in ensure_polygon (#3708) 2025-05-09 20:25:08 +02:00
icons.py Sew Stack first steps (#3133) 2025-01-29 12:04:07 -05:00
inkscape.py fix guess config path for manual macOS - use get_user_directory by default (#3660) 2025-04-12 17:19:21 +02:00
io.py
json.py fix flask json deprecation 2023-02-22 21:10:33 -05:00
list.py auto-fill pull compensation (#2891) 2024-06-20 19:45:53 +02:00
param.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
paths.py use get_user_dir (#3549) 2025-03-04 09:56:51 +01:00
prng.py use snake case 2023-02-20 15:27:55 -05:00
settings.py simulator: add button to toggle crosshair (#3616) 2025-03-29 06:23:49 +01:00
smoothing.py Smoothing and clamping (#3772) 2025-06-04 20:01:53 +02:00
string.py Various lock stitch options (#2006) 2023-02-27 16:05:52 +01:00
svg_data.py simulator fixes (#2844) 2024-04-30 20:21:32 +02:00
threading.py Update inkex (#2892) 2024-05-11 08:14:40 +02:00
version.py Print-pdf: simplify path detection (#3282) 2024-11-18 12:56:38 +01:00