Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Everything goes good according to use advice. I use +append to append the cropped images together. How do i position them? -gravity or -geometry is not working. Please advice
There are many possible ways of doing this. When I look at the OP image, it seems to be a portrait that has been chopped into slices that have been rearranged. But it isn't. The are no discontinuities in the portrait at the boundaries between the slices.
So a possible solution is to take an ordinary image, then composite an image over it. That top image will contain a white border, four transparent sections, thin white lines between the transparent sections, and shadows.