Page 1 of 1

Rotation Buttons using lossless rotation?

Posted: Fri Jul 08, 2016 10:38 am
by Gummo
Please confirm that these buttons aren't lossless.
ScreenShot45.jpg
ScreenShot45.jpg (13.24 KiB) Viewed 385 times

Re: Rotation Buttons

Posted: Fri Jul 08, 2016 2:30 pm
by XnTriq
In view mode, …
  • cmd_Rotate270
  • cmd_Rotate90
  • cmd_VerticalFlip
  • cmd_HorizontalFlip
… are indeed not lossless.

In browse mode, however, …
  • cmd_Rotate270
  • cmd_Rotate90
  • cmd_VerticalFlip (only available in view mode)
  • cmd_HorizontalFlip (only available in view mode)
… behave like the commands for lossless transfomations, …
  • cmd_JPEGRotation270
  • cmd_JPEGRotation90
… if Use Lossless rotation when possible (JPEG) in Tools » Options... » Browser » Misc. » Rotation is activated.