Could it be the original size of the image? Reducing a 480x480 image to 48x48 seems like a straightforward reduction to 10% of the original file size with a clean division of /10...
But reducing a 1017x1017 image to 48x48.... it seems like any way you split it some pixels will get shifted around because you cannot divide the pixels evenly... I mean, how would you expect a fraction of a pixel to be displayed when each pixel represents only 1 color? -Tim ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

