fablabnbg / inkscape-centerline-trace

A bitmap vectorizer that can trace along the centerline of a stroke. The builtin inkscape 'trace bitmap' can only trace edges, thus resulting in double lines for most basic use cases. It uses 'autotrace -centerline' and an optimal threshold to vectorize a pixel image.
https://github.com/fablabnbg/inkscape-centerline-trace/releases
GNU General Public License v2.0
244 stars 33 forks source link

Python 3 and Inkscape v1 compatibility #35

Closed SmileyChris closed 4 years ago

SmileyChris commented 4 years ago

I've just done a quick fixup in my fork to make this work for me. Didn't do the backwards compatible work to keep the previous versions working, so I'm not doing this as a PR - but in case anyone wants it, or to use it as the base for a proper PR, it's here https://github.com/SmileyChris/inkscape-centerline-trace

Moini commented 4 years ago

The functionality is integrated in Inkscape 1.0, in case you didn't know. It's still needed as an extension for Inkscape 0.92.5.

SmileyChris commented 4 years ago

No I didn't know - that's hilarious 😆 Thanks for the head's up! I don't know how I overlooked that dropdown - https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0#centerline