What causes an image to become blurry when rotated?
I attempted to rotate an image 90 degrees, but the result is unexpectedly blurry.
transform: rotate(90deg);
This issue occurs in both Firefox and Chrome (other browsers have not been tested).
For reference, here is a JSFiddle link:
Are there any techniques or solutions to reduce the blurriness?
--
If this issue is specific to a particular computer, here is a link to the image: https://i.sstatic.net/EidRE.png