notcurses/include
nick black 354152b48b
Redefine CELL_ALPHA_ in their natural forms
CELL_ALPHA_OPAQUE et al were defined as 0..3, meaning
CELL_ALPHA_SHIFT had to be used to compare them to their
channel representations. Instead, define them in said
representation outright, eliminating the need to shift while
retaining arithmetic properties, and zero initialization for
CELL_ALPHA_OPAQUE. Eliminate CELL_ALPHA_SHIFT #738.
2020-06-28 01:53:42 -04:00
..
ncpp Redefine CELL_ALPHA_ in their natural forms 2020-06-28 01:53:42 -04:00
notcurses Redefine CELL_ALPHA_ in their natural forms 2020-06-28 01:53:42 -04:00