Page 1 of 1

[Added] Smart Cut relative to previous cut in batch

Posted: Thu Apr 07, 2022 12:10 am
by porg
Smart Cut relative to previous cut in batch.png
Smart Cut relative to previous cut in batch.png (339.79 KiB) Viewed 34609 times


A reaction would be appreciated. Also a clear "no" helps me more than no reaction at all. Thanks!

Re: Smart Cut relative to previous cut in batch

Posted: Fri Feb 02, 2024 8:50 am
by forum_adm
I added relative batch support to build 6397:

http://www.lemkesoft.org/beta.html

Re: [Added] Smart Cut relative to previous cut in batch

Posted: Thu Feb 08, 2024 12:55 am
by porg
One more addition to my own proposal which I forgot.

Code: Select all

Currently the layout is:

      From Y : 100
        To Y : 150

I propose to change the second parameter to a dropdown:

      From Y : 100
  [ To Y ▾ ] : 150

Which alternatively can be:
      From Y : 100
  [   By ▾ ] :  50
  

Then you can cut "From Y to Y" or "From Y by Z pixels" and you can do this absolute or also relative, thanks to the newly added option "[√] Relative to previous cut".

Could you add this?