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?".
I'm trying to fill curved shape with tiled image. I'm able to scale and move that image, but I'd also like to rotate it by specified angle. If I rotate it before tiling, I'll get the ugly white space between tiles.