Repeatedly Resizing by Half

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?".
russkey

Re: Repeatedly Resizing by Half

Post by russkey »

Perhaps its silly to reopen this after all these months, but I have finally wrapped up my code into a nice package available here:
http://github.com/russkey/TileViewer
It includes the script to split a large file into tiles and a jQuery plugin to put those tiles back together inside a <canvas> element in a webpage. Maybe somebody might find this useful?
Post Reply