summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2024-12-26use text scale layer also for 100% scaled fonts (#3365)Kaalleen
2024-12-26Include all files of default variant for glyph list update (#3368)Kaalleen
2024-12-26Fix path effect clips (#3364)Kaalleen
2024-12-26lettering: add scale info in mm (#3366)Kaalleen
2024-12-22fix for kerning tool (#3363)Kaalleen
2024-12-22Font management: add kerning tool (#3361)Kaalleen
2024-12-22improve troubleshoot warnings visiblity (#3357)Kaalleen
2024-12-19lettering simulator: use more accurate start points (#3358)Kaalleen
2024-12-18lettering: automated size info (#3346)Kaalleen
2024-12-15add rungs when rails are intersecting (#3344)Kaalleen
2024-12-15do not translate Ink/Stitch as a term (#3345)Kaalleen
2024-12-14auto satin: add option to keep original path elements (#3332)Kaalleen
2024-12-14Split satins at stitch level (#3336)Kaalleen
2024-12-07Enable start end commands for satins (#3315)Kaalleen
Updates commands fill_start (_end) => starting_point (_end) stain_start (_end) and run_start (_end) => autoroute_start ripple_target => target_point Sets inkstitch svg version to 3
2024-12-07save more simulator settings (#3323)Kaalleen
2024-12-07use non-accumulative command scaling (#3329)Kaalleen
2024-11-30Lettering sortable trims (#3308)Kaalleen
* add trims as requested through user interface for each color block * handle commands better
2024-11-30add bean stitch option to manual stitch (#3312)Kaalleen
2024-11-30add randomization options to linear gradient fill (#3311)Kaalleen
2024-11-30fix jump to stroke transform glitch (#3306)Kaalleen
2024-11-19make remove commands more robust for broken commands with active selection ↵Kaalleen
(#3288)
2024-11-18Print-pdf: simplify path detection (#3282)Kaalleen
* print-pdf: simplify path detection * i18n: more cleaning up * Version, License paths
2024-11-18Manual ripple pattern (#3256)Kaalleen
* 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-18Add icons and descriptions for extension gallery (#3287)Kaalleen
2024-11-18Thread catalog: fix broken path (#3281)Kaalleen
* thread catalog: fix broken path * apply threadlist: use wxpython to also include custom lists * apply_palette: save last choice
2024-11-12clone: do not fixup href (#3277)Kaalleen
2024-11-12Clipped groups (#3261)Kaalleen
2024-11-12unit: prevent zerodivision error for zero length segments (#3268)Kaalleen
2024-11-08set svg version when opening an embroidery file (#3276)Kaalleen
2024-11-06redwork/auto-run: keep stroke width (#3264)Kaalleen
2024-11-03Use colormath2 instead of colormath (#3266)Benson Muite
2024-11-01Fix 'None'-string confusions in style (#3243)Kaalleen
2024-11-01Print pdf: prevent rendering original paths (#3262)Kaalleen
2024-10-24update realistic filter (#3222)Kaalleen
2024-10-24avoid error message on info panel pdate (#3246)Kaalleen
2024-10-24Fix font sample gui (#3251)Kaalleen
2024-10-21Add color sort option for multicolor fonts (#3242)Kaalleen
2024-10-21satin column: ignore single point paths (#3244)Kaalleen
2024-10-19fix select redwork top layer (#3230)Kaalleen
2024-10-19Request permission to update if inkstitch svg version is not specified (#3228)Kaalleen
2024-09-30fix gradient style (#3200)Kaalleen
2024-09-17Fix clones with NoneType hrefs (#3196)Kaalleen
2024-08-28Fixed hidden objects being stitched out when cloned (Fix #3167) (#3171)capellancitizen
Extracted Base.descendants into a util function
2024-08-21auto satin: transfer min jump length from satins on strokes (#3154)Kaalleen
2024-08-21multicolor satin: option to adjust underlay (#3152)Kaalleen
2024-08-20Fixed transforms on cloned commands (#3160)capellancitizen
Also, point-upwards now applied to commands that are children of cloned elements.
2024-08-18fill: ensure polygon in pull comp adjusted shape (#3143)Kaalleen
2024-08-17add wxpython abort message (as alternative to stderr output) (#3145)Kaalleen
2024-08-17fix fills without underpath and bad start-end positions (#3141)Kaalleen
2024-08-17satin troubleshoot: do not fail on satins without rails (#3148)Kaalleen