scratch/output/Scratch/img/blog/SVG-and-m4-fractals/compilelogo.sh
Yann Esposito (Yogsototh) 484a86d879 updated new article
2011-10-21 16:48:31 +02:00

2 lines
70 B
Bash
Executable file

#!/usr/bin/env zsh
m4 main.m4 > main.svg && convert main.svg main.png