Skip to content

keep aspect ratio for thumb #216

Closed
@eworm-de

Description

@eworm-de

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions