11-11-2024, 04:13 PM
(11-09-2024, 07:41 AM)Ofnuts Wrote: For this kind of thing, I would produce just two images, both 5304*5304, with a 2656px overlap in the center. Or if you want a centered image, three 5304*5304.
In any case since you have the coordinates of the squares, you can use something as simple as ImageMagick in a shell script or .BAT, see for instance here.
What a clever idea! I'll jump on ImageMagick and see if I can make sense of the instance. Again, many thanks.