libsixel icon indicating copy to clipboard operation
libsixel copied to clipboard

sixel_frame_resize(): If width and height are unchanged, nothing to do.

Open rokuyama opened this issue 2 years ago • 1 comments

This significantly reduces floating-point calculations when used with, e.g., w3m.

rokuyama avatar Sep 02 '22 11:09 rokuyama

@rokuyama, you might want to check out https://github.com/saitoha/libsixel/issues/154, and open a copy of your PR at https://github.com/libsixel/libsixel.

t-bltg avatar Sep 05 '22 13:09 t-bltg