overhauled model
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -6,7 +6,7 @@ Die Polyline-SVGs ([imprint-polyline.svg](imprint-polyline.svg), [outline-polyli
|
||||
|
||||
1. Code (reduziert auf benötigte Pfade) aus keksform.svg bei
|
||||
https://observablehq.com/@dqgorelick/converting-svg-to-a-polyline reinkippen
|
||||
2. Script anpassen (das vordefinierte-Scrript ist falsch und erzeugt auch keinen SVG-Code):
|
||||
2. Script anpassen (das vordefinierte-Script ist falsch und erzeugt auch keinen SVG-Code):
|
||||
```js
|
||||
{
|
||||
const paths = document.querySelectorAll('#output-svg svg path')
|
||||
|
||||
Reference in New Issue
Block a user