diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2025-05-04 14:59:10 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2025-05-04 14:59:10 -0700 |
commit | 55fdd41ae125fd12d6e8deec493037469d1c0888 (patch) | |
tree | b163448a71a540ba7564c0ff89b1c812d04c072d /src/vwm.h | |
parent | b8bcb930e265123a5e498c81b05354f0b376f503 (diff) |
vcr: deprecate DARK_$COLOR variants
Preparatory commit for supporting more bar colors for non-CPU rows.
It's this or move from 4bpp(16-color) to 8bpp(256-color). 8bpp
produces significantly larger PNG files, so I'm opting for
keeping things small.
The down side is now you can't identify bar pixels in shadow,
because all text shadow pixels will be the same DARK_WHITE.
Maybe in the future I'll introduce support for picking 4bpp vs.
8bpp at runtime, then you can pick which trade-off you prefer.
Diffstat (limited to 'src/vwm.h')
0 files changed, 0 insertions, 0 deletions