hzeller/timg

Magick Segmentation fault with auto-crop

xeruf opened this issue · 2 comments

xeruf commented

Not sure if this is an upstream bug, so I will post it here first. Take the following image: jump4 ogg

And run

timg -g 111x2 --auto-crop jump4.ogg.png

In Kitty it is all fine:
image

But in Konsole it escalates:
image

This only happens when both -g and --auto-crop are given.

xeruf commented

image

Maybe this is due to some rounding the image size close to one character cell, investigating
(and no, probably not an GraphicsMagick bug but timg).