Hello:
I am working with JQuery, and drawing images using Canvas (drawImage, translate, rotate) I am trying to draw an image and maintain its scale or aspect ratio so the image does not become distorted.
I have been working on a problem for many days now, I am writing a smartphone app and am...