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

Crop-fit or letterbox-fit, not stretch-fit for non-square images #7

Open
joedf opened this issue Feb 16, 2023 · 1 comment
Open

Crop-fit or letterbox-fit, not stretch-fit for non-square images #7

joedf opened this issue Feb 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@joedf
Copy link
Owner

joedf commented Feb 16, 2023

Konva example: https://konvajs.org/docs/sandbox/Scale_Image_To_Fit.html

@joedf joedf added the enhancement New feature or request label Feb 16, 2023
@joedf joedf changed the title Crop, not stretch, fit non-square images Crop-fit, not stretch-fit for non-square images Feb 18, 2023
@joedf joedf changed the title Crop-fit, not stretch-fit for non-square images Crop-fit or letterbox-fit, not stretch-fit for non-square images Feb 18, 2023
@joedf
Copy link
Owner Author

joedf commented Feb 1, 2024

Intention is to add fit and fill modes.

Possible examples

Could use either something with Image.crop() or Group.clip()...

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

No branches or pull requests

1 participant