Welcome to this forum, please register and share your experience
Weird, I never noticed that, but I remember reading that a scale of 1 will create a sprite 1 pixel larger. Try, for the scale, 65535 (or toFIXED(0.99999)) instead of 65536 (toFIXED(1.0)).