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

Feature request: support upscaling #73

Open
ToxicFrog opened this issue Apr 21, 2020 · 2 comments
Open

Feature request: support upscaling #73

ToxicFrog opened this issue Apr 21, 2020 · 2 comments
Labels
feature request New feature or request

Comments

@ToxicFrog
Copy link

I'd like to use tiv to replace some uses that I already use timg for, since it generally produces better results; however, they require it to be able to emit images exactly scaled to fit the tty height. tiv's -w and -h settings only set upper bounds on the image size, though; it won't upscale.

@clort81
Copy link

clort81 commented Jul 1, 2020

you could write a wrapper script to use imagemagick to upscale image before running it through tiv.

@stefanhaustein
Copy link
Owner

Perhaps we could add uppercase -W / -H to force a specific width or height?

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

No branches or pull requests

3 participants