inkscapeOptimizePath
inkscapeOptimizePath copied to clipboard
An Inkscape extension that tries to make the longest paths possible
I believe the answer is to remove `inkex.py` from .inx There is no inkex.py on my new MacOS Inkscape 1.2 installation- adding the dummy inkex.py fixed the extension, however this...
Update for upcoming InkScape 1.1 and deprecation warning + some small cleaning to get rid of redundancy in argument parsing
hi, please add pkg_resources.py dependency to the install instructions, it would not work on me until i downloaded and copied it to extensions folder (inkscape 0.92.3) https://svn.python.org/projects/sandbox/branches/setuptools-0.6/pkg_resources.py thanks