Code: Select all
"C:\Program Files\ImageMagick\composite" -gravity NorthEast -geometry +95+95.6 image_1b.png image_0b.png image_6-01.png
What does IM do with the decimal portion of the argument that I'm passing with -geometry (e.g., round-up, round-down, truncate)? It's too difficult to tell by visually inspecting the resultant png.