generative icon indicating copy to clipboard operation
generative copied to clipboard

Add tool to insert WKT STYLE commands to make LINESTRING widths proportional to length.

Open Notgnoshi opened this issue 5 years ago • 1 comments

Relies on #46

  • https://en.wikipedia.org/wiki/Medial_axis
  • Calligraphy type effects, possibly related to #47

Should this post process the SVG? Or should it act on the geometries, possibly performing transformations, and at the least interleaving STYLE commands?

I think there's room for both... I should probably learn more about the things you can do with SVGs first.

Notgnoshi avatar Dec 31 '20 18:12 Notgnoshi

Related to #90

Notgnoshi avatar Dec 25 '22 19:12 Notgnoshi