add git lfs

This commit is contained in:
2022-08-18 02:25:38 +02:00
parent bddc9eaad2
commit 454f6d2456
2 changed files with 19 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ The above script has crappy results.
It's better to use potrace.
```
$convert input.jpg output.ppm
$convert -flatten input.jpg output.ppm
$potrace -s output.ppm -o svgout.svg
```