libsixel icon indicating copy to clipboard operation
libsixel copied to clipboard

png2sixel does not work for small png files (~140x165)

Open MiroPalmu opened this issue 1 year ago • 1 comments

On arch linux with foot version: 1.18.1 +pgo +ime +graphemes -assertions

img2sixel 1.10.3

configured with:
  libcurl: yes
  libpng: no
  libjpeg: no
  gdk-pixbuf2: yes
  GD: no

does not display small png files.

I have three test files with sizes 125x165 (a.png), 138x165 (b.png) and 138x140 (c.png). From these only b.png works. See screenshot below.

image

MiroPalmu avatar Oct 05 '24 09:10 MiroPalmu