libsixel icon indicating copy to clipboard operation
libsixel copied to clipboard

Support OR mode which is enabled by -O, --ormode option.

Open arakiken opened this issue 5 years ago • 2 comments

I would like to add -O option to img2sixel. It enables "ormode" extension of Sixel Graphics. "ormode" is originally devised by https://twitter.com/isaki68k and https://twitter.com/moveccr for NetBSD/x68k. Please read http://www.pastel-flower.jp/~isaki/NetBSD/osc16hi/page40.html and https://github.com/isaki68k/sayaka/blob/master/vala/sixel.native.c#L133 for more information.

arakiken avatar Mar 29 '20 13:03 arakiken

Here is more detailed information https://qiita.com/arakiken/items/26f6c67da5a9f9f907ac

arakiken avatar Apr 12 '20 11:04 arakiken

Coverage Status

Coverage remained the same at 0.0% when pulling d404b804cfbaecd447bef2be5d6870bdfd6f437d on arakiken:ormode into 6a5be8b72d84037b83a5ea838e17bcf372ab1d5f on saitoha:master.

coveralls avatar Apr 12 '20 12:04 coveralls