viu
viu copied to clipboard
Webp images are displayed without colors
Running viu 8a2324a94cb1e53511094f2675b9c27ea7e273d4 with kitty 0.20.3, on macOS 11.4. JPG/PNG images doesn't have this problem. Is this a issue with viu itself or image
library?
Hey! Sorry for the massive delay, but yes, looks like a feature that is not yet implemented by the image crate, link.
Though, this reminds me that more work could be done on the printers so that they do not go through image
conversions if they don't have to. Kitty supports passing only a filename so this issue would be resolved if that functionality was implemented :)