Closed
Description
I use to run this command to capture the screen, including a thumb:
scrot --thumb 100x0 /tmp/screen.png
The thumb used to have a width of 100 pixels, preserving the correct aspect ration. This broke with ff88b0b (I think, to be verified...) and returns an error message now:
scrot: option --thumb: resolution height '0' is too small
Can we define a special case for value 0
and have the old behavior back?
Metadata
Metadata
Assignees
Labels
No labels