
And here is the actual rotation after I hit the rotate button....

This tiny offset is not noticeable on the larger ships since it is only off by about 1 pixel most of the time. I have come up with a temporary, but annoying solution by putting the image into window twice the needed size to make sure no part of the image is clipped after rotation and then copy/pasting it to a window of the needed size and centering the image manually before anchoring it.

This works, but basically doubles the amount of time it takes to do the facings for the small ships. If anyone knows of a better way or another free program for doing the facings of a 2d image, please let me know.