Answered: Are there any plans to support fit on io.src
Answered: Are there any plans to support fit on io.src
Currently it seems only supporting aspect ratio exists which isn't what one always want. Would be useful to have a "fit"parameter that would crop the image to fit into a fixed constraint.
So currently a 320*480 when resized to 160 becomes 160*240, would like the option to create a 160*160 image where the image is cropped to fit.