libsixel icon indicating copy to clipboard operation
libsixel copied to clipboard

It might be worthwhile to distribute `sixel_decode` as an example of C library decoding

Open ctrlcctrlv opened this issue 4 years ago • 0 comments

The examples folder only deals with encoding, so I wrote an example of decoding:

https://github.com/ctrlcctrlv/sixel_decode

ctrlcctrlv avatar May 30 '21 10:05 ctrlcctrlv