Results 76 comments of ravachol

It is actually. It calculates the ideal image height given how many metatag lines there are and visualizerheight. and then send that height to: void printSquareBitmapCentered(FIBITMAP *bitmap, int baseHeight) in...

The centering thing is to do with wezterm I think. Not the bug you reported.

Let's leave the issue open. If anyone finds a surefire way to get this bug to happen, please share it.

Closing this as we haven't been able to reproduce it. We also have another wezterm issue. I have opened an issue with them as well.

I don't know what edge detection would do as it would still be quite blocky.

This is the typical output for me: If you used edge detection, wouldn't it still result in a same-ish picture...given the enormous area (a character) that each edge resides in....

A terminal needs sixel support to enable images to look as they should. tmux officially supports sixel when compiled with ./configure --enable-sixel There are other terminals which support it as...

I love how in depth the discussions are on your github.

Yeah it should! kew uses chafa to display images, so it might be related to how chafa handles tmux. I got various bugs regarding the covers when using different terminals...