Compare commits
2 Commits
843bd8a813
...
fc6f45236e
Author | SHA1 | Date | |
---|---|---|---|
fc6f45236e | |||
30b10b8b51 |
@ -162,4 +162,9 @@ python generate_svgs.py --id --output mensamap/id.svg
|
|||||||
python generate_svgs.py --ie --output mensamap/ie.svg
|
python generate_svgs.py --ie --output mensamap/ie.svg
|
||||||
python generate_svgs.py --if --output mensamap/if.svg
|
python generate_svgs.py --if --output mensamap/if.svg
|
||||||
|
|
||||||
|
mkdir -p mensamap
|
||||||
|
|
||||||
./svg2png.sh mensamap/*.svg
|
./svg2png.sh mensamap/*.svg
|
||||||
|
|
||||||
|
./svg2png.sh mensa.svg
|
||||||
|
mv mensa.png mensamap
|
||||||
|
Loading…
Reference in New Issue
Block a user