summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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
2020-04-01preserve aspect ratio (#646)Kaalleen
2020-04-01Option to include SVG in ZIP file (#648)Kaalleen
2020-03-28preserveAspectRatio (#641)Kaalleen
2020-03-22add stitch plan extension (#640)Kaalleen
2020-03-21Merge pull request #608 from inkstitch/lexelby/convert-satin-with-loopsLex Neva
handle self-intersecting paths in convert to satin
2020-03-19add ties checkbox (#619)Kaalleen
2020-03-18avoid infinite recursionLex Neva
2020-03-18avoid math domain errorLex Neva
2020-03-18Merge pull request #606 from inkstitch/lexelby/fill-fixLex Neva
avoid jumps when not underpathing autofill
2020-03-18Merge pull request #629 from inkstitch/lexelby/no-stubLex Neva
remove stub
2020-03-16actually split outline edgeLex Neva
2020-03-16ensure starting point is on the borderLex Neva
2020-03-16fix NetworkXNoPath errorLex Neva
2020-03-16avoid jumps when not underpathing autofillLex Neva
2020-03-16remove obselete compensation parameterLex Neva
2020-03-16new way better satin algoLex Neva
2020-03-16handle self-intersecting paths in convert to satinLex Neva
2020-03-16multiple underlays for fillKaalleen
2020-03-06remove stubLex Neva
2020-03-05fix remove commands for foreign languages (#618)Kaalleen