Closed Jab2870 closed 3 years ago
Hi!
Unfortunately, to me this sounds like a pretty niche requirement. Also, IMO, the current behaviour is more intuitive and doing something like this would hurt the UX.
Do you think you can solve the issue on your side? Get the image's dimensions and do a check to figure out on which axis to scale? Then you can use either -w
or -h
, but not both.
Please feel free to reopen if you think there should be changes on viu
's side.
Hi, I'd like to be able to print an image to the terminal that maintains aspect ratio that is, say 100 characters tall or wide, whichever is larger.
Is this something you'd consider implementing?