summaryrefslogtreecommitdiff
path: root/lib/extensions/convert_to_satin.py
AgeCommit message (Expand)Author
2025-03-22parent.remove -> delete (#3600)Kaalleen
2024-06-27make line to satin a little bit more robust (#3021)Kaalleen
2024-03-23use offset curve for convert satin extension (#2775)Kaalleen
2023-07-15more transform fixesLex Neva
2023-07-09avoid duplicated nodesKaalleen
2023-07-08handle looped paths betterLex Neva
2023-07-08split mid-segment to handle corners betterLex Neva
2023-07-08produce only one satin from convert to satinLex Neva
2023-05-10stroke to satin: avoid topology errorKaalleen
2022-11-27This and that (#1727)Kaalleen
2022-07-14Some updates for small issues in v2.2.0 (#1721)Kaalleen
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
2021-10-08fix default line join typeLex Neva
2021-07-25Fix Style Issues (#1154)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-03-18avoid infinite recursionLex Neva
2020-03-18avoid math domain errorLex Neva
2020-03-16handle self-intersecting paths in convert to satinLex Neva
2019-03-06keep color when convert to satin columnKaalleen
2019-02-16fix styleLex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-11get rid of superfluous scipy referenceLex Neva
2018-07-31work around shapely weirdness for closed pathsLex Neva
2018-07-31use line join style defined in SVGLex Neva
2018-07-30fix handling of self-intersectionLex Neva
2018-07-30add documentationLex Neva
2018-07-30choose better rung positionsLex Neva
2018-07-30convert to satin extensionLex Neva