summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-23Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵George Steel
george-steel/pull-comp-percent
2022-11-23typo fixesGeorge Steel
2022-11-23new translations from CrowdinInk/Stitch Crowdin integration
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-11-22small zigzag warning (#1891)Kaalleen
2022-11-22fix clone positioning and angles (#1837)Kaalleen
2022-11-17Make pull-compensation and insets per-sideGeorge Steel
2022-11-11fix shadowing bug leading to division by zeroGeorge Steel
2022-11-11fix code formattingGeorge Steel
2022-11-10lettering: ignore invalid glyph layers (#1892)Kaalleen
2022-11-08fix typosGeorge Steel
2022-11-06Add proportional inset and balance properties to underlay.George Steel
2022-11-06change pull_compensation_rails to a continuous balance and fix some edge cases.George Steel
2022-11-06add pull_compensation_percentClaudine
2022-11-06new translations from CrowdinInk/Stitch Crowdin integration
2022-11-05Update workflows (#1890)Kaalleen
* update github action versions * add libsdl for translations * remove deprecated set-output (where we can - some actions are still using it)
2022-11-05update versions of github actionsKaalleen
2022-10-27Merge pull request #1874 from inkstitch/george-steel/fractional-staggerGeorge Steel
Add support for fractional-length stagger cycles in fills
2022-10-23Lettering: add font size filter (#1854)Kaalleen
* auto-update scale on font selection with an active filter
2022-10-23Add support for fractional-length stagger cycles in fills.George Steel
2022-10-16translations: wxpython version (#1863)Kaalleen
2022-10-16Merge pull request #1838 from inkstitch/cvick32/pdf-pattern-onlyCole Vick
cvick32/pdf pattern only
2022-10-15fix custom information sheet print outKaalleen
2022-10-15add footer togglecole
2022-10-15change to full-page-patternviewcole
2022-10-15scale markers as well (#1839)Kaalleen
2022-10-15Fix stop command (#1841)Kaalleen
2022-10-09Merge pull request #1848 from inkstitch/george-steel/fix-requirementsGeorge Steel
fix requirements.txt, move CI version pins to CI file (moved), fix wx simulator closing paths Restores the ability to manually install. - Move colormath version requirement from CI build files to requirements.txt so that pip sees it outside of CI. - Replace inkex commit hash with a version tag now that the commit in question has been released. - Add version bound to trimesh as insurance against the outdated Manjaro package. - Move wxpython version pin (4.1.1) and wheel URL to CI and change to lower bound in requirements.txt to allow for use of system packages in distros that have updated to 4.2 (Debian, etc). - Change stitch path drawing in wx simulator from DrawLines (for polygons) to StrokeLines (for non-closed paths). - Add version pin for scipy 1.9.1 to windows builds as scipy just dropped 32-bit support.
2022-10-08add scipy version pin for windowsGeorge Steel
2022-10-08fix closed-loop problem in wx simulatorGeorge Steel
2022-10-04fix requirements.txt, move CI version pins to CI fileGeorge Steel
2022-10-02Rejbasket/scipy fix (#1842)rejbasket
* updates to workflow and requirements * Update requirements.txt removed pip flags causing build to fail Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-09-13new translations from CrowdinInk/Stitch Crowdin integration
2022-09-12pin wxpython versionKaalleen
2022-07-25new translations from CrowdinInk/Stitch Crowdin integration
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-11new translations from CrowdinInk/Stitch Crowdin integration
2022-07-10new translations from CrowdinInk/Stitch Crowdin integration
2022-07-09new translations from CrowdinInk/Stitch Crowdin integration
2022-07-08new translations from CrowdinInk/Stitch Crowdin integration
2022-07-08new translations from CrowdinInk/Stitch Crowdin integration
2022-07-08linux scipy/linalg libraries: ELF (#1714)Kaalleen
* do not strip any scipy library for linux * apply settings to debug formats * use fixed pyembroidery Co-authored-by: Lex Neva
2022-07-04Ignore invalid palettes (#1718)Kaalleen
2022-07-01new translations from CrowdinInk/Stitch Crowdin integration
2022-07-01new translations from CrowdinInk/Stitch Crowdin integration
2022-06-30new translations from CrowdinInk/Stitch Crowdin integration
2022-06-30Fixes (#1703)Kaalleen
* guide line position * use direction from line to shape * optimize intersection detection * fix flapack elf * handle weird guide lines better * update starting point for self crossing (multiple) fills * ripple: fixes and non circular join style * avoid jumps in ripple stitch * fallback only necessary if shape does not intersect grating * make valid may return a polygon * add profiling * Stitch.__init__ didn't work right and was super slow * shrink or grow to multipolygon Co-authored-by: Lex Neva
2022-06-28new translations from CrowdinInk/Stitch Crowdin integration
2022-06-26new translations from CrowdinInk/Stitch Crowdin integration