Skip to content

Output image size not correct #25

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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