To combine two images into one image, use the convert command from ImageMagick:
convert input1.png input2.png +append output.png
These are things I've picked up myself and I've put here in case I need them again. I doubt they'll be of use to other people (and there is likely to be anything here that can't be found elsewhere as well). But you're happy to look if you want.
No comments:
Post a Comment