├── README.md ├── images ├── bag example.png ├── example2.png ├── extrude offset.png ├── lineexamples.png └── summary.png ├── unroll_to_straight.inx └── unroll_to_straight.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/README.md -------------------------------------------------------------------------------- /images/bag example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/images/bag example.png -------------------------------------------------------------------------------- /images/example2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/images/example2.png -------------------------------------------------------------------------------- /images/extrude offset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/images/extrude offset.png -------------------------------------------------------------------------------- /images/lineexamples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/images/lineexamples.png -------------------------------------------------------------------------------- /images/summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/images/summary.png -------------------------------------------------------------------------------- /unroll_to_straight.inx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/unroll_to_straight.inx -------------------------------------------------------------------------------- /unroll_to_straight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pricklygorse/Inkscape-Unroll-to-Straight-Extension/HEAD/unroll_to_straight.py --------------------------------------------------------------------------------