Comment 0 for bug 113564

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote : If you upload a square hackergotchi, the image should be scaled to the correct resolution, instead of erroring out.

If you upload a square hackergotchi, the image should be scaled to the correct resolution, instead of erroring out.

One could use convert for this tool.

Converting the image to a specific number of pixels is painful for non-image-program-friendly people.

Surely you could scale the image, rather than just error out? Even if it was rectangular?