updated some hint

This commit is contained in:
Mario Voigt 2021-06-22 12:25:12 +02:00
parent 24429c67f1
commit a5a4f198a2
1 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@ Extension for InkScape 1.0+
- WARNING: HORRIBLY SLOW CODE. PLEASE HELP TO MAKE IT USEFUL FOR LARGE AMOUNT OF PATHS
- add options:
- replace trimmed paths by bezier paths (calculating lengths and required t parameter)
- find more duplicates
- overlapping in original selection
- duplicates in original selection
- duplicates in split bezier
- detection of collinear segments: special case where it seems not to work 90° angle between two lines
- filter/remove overlapping/duplicates in
- in original selection
- split bezier
- ...
- maybe option: convert abs path to rel path
- maybe option: convert rel path to abs path