summaryrefslogtreecommitdiff
path: root/lib/extensions
AgeCommit message (Collapse)Author
2022-11-22Claudine/lettering with trims (#1866)Claudine Peyrat
* add trim after each letter allow to add a trim after each letter * add trim after letter, word or line rewriting everythng * style correction correcting all that is signaled by make style * corrections i don't understand why i add to modify get_command_pos in commands. If I don't i can not add a command at the end of a glyph that ends with a polyline (eg B from Fold) * replace checkbox with dropdown * rename variables in English * use same trim methods for auto_satin and non auto_satin * check if trim option is never strip lines of text Co-authored-by: Claudine <claudine@MacBook-Pro-2.local> Co-authored-by: Kaalleen <reni@allenka.de> Co-authored-by: Kaalleen <36401965+kaalleen@users.noreply.github.com>
2022-11-22Convert to gradient blocks extension (#1844)Kaalleen
2022-10-23Lettering: add font size filter (#1854)Kaalleen
* auto-update scale on font selection with an active filter
2022-10-16Merge pull request #1838 from inkstitch/cvick32/pdf-pattern-onlyCole Vick
cvick32/pdf pattern only
2022-10-15add footer togglecole
2022-10-15change to full-page-patternviewcole
2022-10-15scale markers as well (#1839)Kaalleen
2022-07-14Some updates for small issues in v2.2.0 (#1721)Kaalleen
* * autorun - underpath tolerance * save pdf file format * fill no geoms error for linestring * to satin: do not fail on mixed element list
2022-07-04Ignore invalid palettes (#1718)Kaalleen
2022-06-24Update pyembroidery (#1683)Kaalleen
Embroidery formats (read) .hus: Husqvarna Embroidery Format .zhs: Zeng Hsing Embroidery Format Color formats (read & write) .col : Color format. .edr : Color format. .inf : Color format. Stitch formats (read & write) .pmv : Brother Stitch Format. Image (write) .png : Portable Network Graphic (line art) G-Code The export file format is not .txt anymore but .gcode Bug fixes
2022-06-22Option to drop short stitches (#1693)Kaalleen
2022-06-21Undo stitch plan preview and density map (#1687)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-20empty_d shape property (#1666)Kaalleen
2022-05-20Merge pull request #1548 from inkstitch/feature_guided_fillLex Neva
Feature guided fill
2022-05-20prevent adding commands to empty d objects (#1658)Kaalleen
2022-05-18Auto route for running stitch (#1638)Kaalleen
* add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva <github.com@lexneva.name>
2022-05-06shapely geoms fixesLex Neva
2022-05-04rebase correctionsKaalleen
2022-05-04adjusting namingsAndreas
2022-05-04* autofill to fillstitchKaalleen
* remove too complex warning for fillstitch * some marker adjustments
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04adjusted selection_to_guide_line to match new marker creation wayAndreas
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
* fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list
2022-04-10Scale and toggle commands (etc) (#1611)Kaalleen
* scale and toggle commands * fix tie in when first stitch is a jump stitch * set tie modus to 3 for cutwork objects * cutwork set stitch length * fix bug in remove embroidery settings
2022-04-10palette to text (#1619)Kaalleen
2022-04-05Generate color palette (#1618)Kaalleen
2022-02-28Cutwork segmentation (#1582)Kaalleen
* add cutwork segmentation extension * simulator: option to not render jump stitches
2022-01-25markers and lettering (#1559)Kaalleen
2021-12-18PDF: Estimated thread (#1389)Kaalleen
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-11-22Merge pull request #1376 from inkstitch/lexelby/convert-to-satin-joinLex Neva
fix default line join type
2021-11-14stitch_plan lower opacity option: handle invisible elements better (#1434)Kaalleen
2021-11-07add stitch plan options (#1418)Kaalleen
2021-11-02troubleshoot viewbox (#1404)Kaalleen
2021-10-10Do not render clipPath and mask (#1379)Kaalleen
* Ignore clipPath and mask * Render polygons
2021-10-09Letters to font extension (#1312)Kaalleen
2021-10-09Do not render comments (#1363)Kaalleen
2021-10-08fix default line join typeLex Neva
2021-08-16Merge pull request #1254 from inkstitch/kaalleen/satin-patternsLex Neva
Satin pattern and split stitch
2021-08-10break apart and polyline issues (#1313)Kaalleen
2021-08-07fix more patch referencesLex Neva
2021-08-07rename more patch referencesLex Neva
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-08-05fix element selection (#1305)Kaalleen
2021-07-29fix #1213 (#1287)Kaalleen
2021-07-26mark custom fonts (#1159)Kaalleen