I create an image based on user input - the background will be either an image or a color, and then several other images may or may not be drawn on top.
When checking paperclip documents, it mentions that you can use ImageMagik for post-processing images and that post-processing will never work if it does not already have an image.
If I can make imagemagik scripts to fit / color / resize the image, is there a way to generate the image, or will I need to add some kind of hacker pixel to upload (and then postprocess in to the image I want)?
source share