Announcement

Collapse
No announcement yet.

Crop command line option

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Requested Crop command line option

    Currently there is the command line option
    Code:
    /crop=(x,y,w,h)
    where x, y, w and h accept numeric values.

    It would really help if it also accepted values expressed as %... eg:
    Code:
    /crop=(10%,10%,50%,50%)
    or
    Code:
    /crop=(0,0,50%,100%)
    (would cut the picture in half)
Working...
X