Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues with the rotating tool
#3
The problem is the image has no anti-aliasing. Rotating 10° is moving pixels to new positions in a rectangular grid. Never going to be exactly the same order.

With a straight rotate without anti-aliasing set interpolation to none.

[Image: Y6BbyOV.jpg]

No real easy solution, trying a few things & jumping through hoops -
Selection -> selection to path -> rotate path -> path to selection -> fill selection -> threshold to remove antialiasing. Gives a slightly better result, but is it worth the effort.

Edit:
A bit more dabbling, you might get it a little better, if you slightly blur the image first.
Then rotate with regular interpolation cubic or no-halo
Then remove the anti-aliasing with threshold.

   
Reply


Messages In This Thread
Issues with the rotating tool - by LostCoastlines - 12-22-2018, 05:57 AM
RE: Issues with the rotating tool - by Blighty - 12-22-2018, 08:45 AM
RE: Issues with the rotating tool - by rich2005 - 12-22-2018, 09:20 AM

Forum Jump: