c10t icon indicating copy to clipboard operation
c10t copied to clipboard

Image is not centered

Open Sworddragon opened this issue 10 years ago • 1 comments

The same command as from #216:

/usr/local/bin/c10t -o /tmp/%d:%d_%d.png -p 496 -w /srv/minecraft/world -R 1

The chunk will be shown in the top left of the image but I think it should be centered instead.

Sworddragon avatar Jun 20 '14 16:06 Sworddragon

I do believe that this is intended behaviour, there is the --center argument that you should use together with --radius to achieve what you want.

evildeeds avatar Jul 12 '24 07:07 evildeeds