about summary refs log tree commit diff stats
path: root/src/bindings
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-04-29 19:42:17 +0200
committerbptato <nincsnevem662@gmail.com>2024-04-29 20:00:10 +0200
commit2680f598c92d99bb41b1f5b99d0baf47c6f26ac4 (patch)
tree89b8ecc1ac0eac8be757b062e75431a203f80c37 /src/bindings
parent600974cda52ac2db4e47ca557fccf6ecf048a1bf (diff)
downloadchawan-2680f598c92d99bb41b1f5b99d0baf47c6f26ac4.tar.gz
term: add sixel background color blending
* blend bgcolor with cell color
* do not round up to 6

We don't use the sixel transparency feature because it's useless: sixel
transparency (AFAICT) only lets us respect alpha == 0, but we should
either respect *all* alpha, or no alpha at all.

Since we do color blending, we *do* respect all alpha, but only of
background color.  This sadly means that text under images gets
destroyed, but at least transparent images don't look like garbage.
Diffstat (limited to 'src/bindings')
0 files changed, 0 insertions, 0 deletions