I'd like to create graphic files in bulk. Preferably from a bash script in Linux.
I was thinking creating SVG files from a bash script, maybe with some SED & AWK was do-able.. and maybe use Imagemagick to convert those into JPEG.
The files would not be complex.
Does this sound do-able? Any alterante ideas? Website for me to look at?
I don't have much experience with SVG.. for what that's worth.
