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.
I'd like to use
tiv
to replace some uses that I already usetimg
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.