Question
Pixel art edges become jagged when rotated with nearest-neighbor interpolation
While trying to rotate an image with Nearest-Neighbor interpolation at a 45 degree angle, the edges become overly jagged and not in a straight line.
When rotating the image, the preview shows the way I want the image to be, however, when I apply the changes, the edges become overly jagged and distorted.
Is there any fix to this?
Examples are shown below.
Before rotation

Preview (Ideal)

After applying

