diff options
author | bptato <nincsnevem662@gmail.com> | 2024-04-29 19:42:17 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-04-29 20:00:10 +0200 |
commit | 2680f598c92d99bb41b1f5b99d0baf47c6f26ac4 (patch) | |
tree | 89b8ecc1ac0eac8be757b062e75431a203f80c37 /src/bindings | |
parent | 600974cda52ac2db4e47ca557fccf6ecf048a1bf (diff) | |
download | chawan-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