Auto Image Cropper

Smart cropper is a tool we've been using on Apalia HD recently and any developer who has worked with a large amount of frames will known what i mean when I say this program is GOLD
Basically the program scans over a series of images and works out a bounding box based on the alpha or base RGB color and crops the image to the relative size, so the animation is still centered correctly and usable in Game Editor. Previously we have cropped our images manually, but we are now using 3 times as many frames...
SMART CROPPER : http://www.codedojo.com/?p=45
Basically the program scans over a series of images and works out a bounding box based on the alpha or base RGB color and crops the image to the relative size, so the animation is still centered correctly and usable in Game Editor. Previously we have cropped our images manually, but we are now using 3 times as many frames...
SMART CROPPER : http://www.codedojo.com/?p=45