added some hint to vpype

This commit is contained in:
Mario Voigt 2021-05-30 10:43:21 +02:00
parent ae5ff77fed
commit 5299bf1d6c
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ CLI / API docs:
Todo's
- find some python code to auto-convert strokes and objects to paths (for input and for output again)
- remove fill property of converted lines (because there is no fill anymore) without crashing Inkscape ...
- as we use flatten() we modify the original path. rewrite to avoid modifications to original path
"""
class vpypetools (inkex.EffectExtension):