texstretch/run.sh

7 lines
72 B
Bash
Raw Normal View History

2024-07-22 23:40:13 +00:00
#!/bin/sh
./build.sh
./texmap > image.ppm
convert image.ppm image.png