Skip to content

Output image size not correct #25

@donlzx

Description

@donlzx

Resize a image (size 4928x3280) to width=150 using the vips-cmd tool:

vips-cmd -file test.jpg -width 150 -height 0 > out.jpg

The output image has size 149x99 (should be 150x100)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions