1
0
Fork 0

[plugin-path-utils] feat: Add path-utils plug-in (#236)

This plug-in helps with creating seam allowance and hem paths.

Rebased v4 version for #99, see the linked issue for screenshots/details.

Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/236
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Jonathan Haas <haasjona@gmail.com>
Co-committed-by: Jonathan Haas <haasjona@gmail.com>
This commit is contained in:
Jonathan Haas 2025-04-13 08:58:45 +00:00 committed by Joost De Cock
parent 36da79afb6
commit 04a0b4b099
14 changed files with 1971 additions and 436 deletions

View file

@ -31,6 +31,19 @@
- Neck ties no longer shown to be cut on fold
- Band tie locks in duo colours when `options.crossBackTies` is true (fixes incorrect notch placements)
### plugin-annotations
#### Fixed
- Fixed incorrect anchor point of the logo due to share pathstring (#202)
### react
#### Fixed
- Fixed issues with the pattern export feature in the Editor (#218)
- Added Jane to the Linedrawing component (#211)
## 4.0.0 (2024-04-01)