I would like to rotate an image drawn to Canvas with Javascript, but without using the Context\'s rotate method (or any JS library). The reason is because this is d
rotate