summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2021-03-28Merge pull request #1082 from inkstitch/lexelby/params-fixesLex Neva
params fixes
2021-03-28set min size for params dialog (#1107)Kaalleen
2021-03-27Catch Palette IndexError (#1100)Kaalleen
* thread palette catch indexerror * export threadlist with utf-8
2021-03-24pythoncom coinitialize (#1102)Kaalleen
2021-03-22update font tools etc (#1086)Kaalleen
* update font tools * fix tie error * ignore duplicated commands
2021-03-15read legacy base64 encoded lettering params (#1088)Kaalleen
2021-03-14add lock stitches select box (#1076)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-11fix two issues with node classificationLex Neva
2021-03-11remove unused local variableLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-02-06reduce crossing border issues (#993)Kaalleen
2021-02-04Update font.py (#848)LaureFR38
* Add new fonts * Update old fonts * Update lettering gui Co-authored-by: Lex Neva Co-authored-by: kalleen
2021-01-23stroke width calculation (#940)Kaalleen
Co-authored-by: Lex Neva <lexelby@users.noreply.github.com>
2020-12-28fix min_arg() is an empty sequence (#941)Kaalleen
2020-12-28Prevent Auto Route Satin Without Satin Columns (#942)Kaalleen
2020-12-28fix print pdf when svg contains comments (#939)Kaalleen
2020-12-22break apart with evenodd rule (#931)Kaalleen
2020-08-19remove obselete simulate extensionLex Neva
2020-08-19implement install extension in electron/vuetifyLex Neva
2020-08-19wip: move install extension to electronLex Neva
2020-08-18Merge pull request #736 from inkstitch/kaalleen/link-transformsLex Neva
transforms on links
2020-08-18Merge pull request #732 from inkstitch/kaalleen/fix-break-apart-small-path-issueLex Neva
fix break apart small path issue
2020-08-18Merge pull request #722 from inkstitch/kaalleen/empty-dLex Neva
Ignore Empty D
2020-06-04clone styleKaalleen
2020-06-04transforms on linksKaalleen
2020-06-01fix break apart small path issueKaalleen
2020-05-30fix non rounded rect path (#727)Kaalleen
2020-05-27ignore empty dKaalleen
2020-05-27cleanup extension (#713)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-05-27fix parse style bug (#709)Kaalleen
2020-05-20fix corrupted presets error (#715)Kaalleen
2020-05-18render single point elements (#701)Kaalleen
2020-05-18fix untranslatable string (#708)Kaalleen
2020-05-16break apart loops (#690)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-05-15parse unicode color names (#686)Kaalleen
2020-05-15fix stagger zero division error (#700)Kaalleen
2020-05-15Add Fonts (#683)Kaalleen
* add geneva fonts * add dejavu font * adjust stroke-width
2020-05-10fix troubleshoot pointer position (#696)Kaalleen
2020-05-02inherit styles (#673)Kaalleen
2020-04-28electron simulator (#531)Lex Neva
2020-04-26Merge pull request #607 from inkstitch/lexelby/satin-fixLex Neva
new way better satin algo
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-25import threadlist (#666)Kaalleen
2020-04-25fix parse style (#667)Kaalleen
2020-04-25update unconnected shapes message (#668)Kaalleen
2020-04-20threadlist in zip (#664)Kaalleen
2020-04-19New Extension: Break Apart and Retain Holes (#653)Kaalleen
2020-04-19fix palette issues (#660)Kaalleen
2020-04-02do not translate internal command names (#645)Kaalleen