06-20-2020, 12:42 PM
I wanted to add 'sea currents' to a map, as in the figure:
It could be done in Inkscape through 'markers', but I wanted it as a purely 'stroke path'--better for small, indexed images.
As can be seen, I succeeded trough the following steps:
- oriented paths made in Gimp
- export them to svg, and open in Inkscape
- Inkscape Extensions -> Modify Paths -> Add Nodes... -> By max. segment length = 30.0px
- import the modified paths into Gimp, and:
It could be done in Inkscape through 'markers', but I wanted it as a purely 'stroke path'--better for small, indexed images.
As can be seen, I succeeded trough the following steps:
- oriented paths made in Gimp
- export them to svg, and open in Inkscape
- Inkscape Extensions -> Modify Paths -> Add Nodes... -> By max. segment length = 30.0px
- import the modified paths into Gimp, and:
- * ofn-path-edits -> Disjoin strokes
- * ofn-path-to-shape -> Functions on segments -> Modify segments -> Start=0, End=50
- * manually edit 2 of the segments in the resulting paths (it should be evident which ones would need adjusting)
- * path-arrow-heads at ends...