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