scratch/output/Scratch/img/blog/SVG-and-m4-fractals/compilelogo.sh

3 lines
70 B
Bash
Raw Normal View History

2011-10-21 14:48:31 +00:00
#!/usr/bin/env zsh
m4 main.m4 > main.svg && convert main.svg main.png