viu icon indicating copy to clipboard operation
viu copied to clipboard

Webp images are displayed without colors

Open kidonng opened this issue 3 years ago • 1 comments

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?

image

kidonng avatar May 12 '21 14:05 kidonng

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 :)

atanunq avatar Jun 22 '21 20:06 atanunq