Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting improper image size as different from aspect ratio 4x3 #432

Open
rjdugar opened this issue May 22, 2024 · 2 comments
Open

Getting improper image size as different from aspect ratio 4x3 #432

rjdugar opened this issue May 22, 2024 · 2 comments

Comments

@rjdugar
Copy link

rjdugar commented May 22, 2024

I am passing params as :
"params": {
"aspectRatio": "4:3",
"height": 1024,
"width": 768
}

But vips NewImageFromReader is returning
Width": 576,
"Height": 1024,

@rjdugar
Copy link
Author

rjdugar commented May 22, 2024

Please let me know if more information is required

@tonimelisma
Copy link
Collaborator

Hey @rjdugar. Have you tried the examples we have provided as part of the repository? I'm terribly sorry but we don't have any paid employees to help people utilize the library or troubleshoot issues, especially in light of the fact that most issues seem to come not from the library but from users' environment or usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants