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

WIP: Use vips_thumbnail_buffer() to resize #324

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

WIP: Use vips_thumbnail_buffer() to resize #324

wants to merge 3 commits into from

Conversation

vansante
Copy link
Contributor

@vansante vansante commented Mar 26, 2020

Based on jcupitt's remarks in #137

@vansante vansante changed the title WIP: Use vips_thumbnail_image() to resize WIP: Use vips_thumbnail_buffer() to resize Mar 27, 2020
@vansante
Copy link
Contributor Author

I couldn't really reconcile using vips_thumbnail_buffer() with the whole bimg resize() pipeline so I ended up creating a function that sidesteps that pipeline altogether and only uses vips_thumbnail_buffer(). This is not really a nice clean solution unfortunately.

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

Successfully merging this pull request may close these issues.

None yet

1 participant