mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
FAQ entry about 10-bit color
This commit is contained in:
parent
03f98e0101
commit
a2888f2c75
@ -295,6 +295,9 @@ up someday **FIXME**.
|
||||
* *Q:* Why isn't there an `ncplane_box_yx()`? Do you hate orthogonality, you dullard?
|
||||
* *A:* `ncplane_box()` and friends already have far too many arguments, you monster.
|
||||
|
||||
* *Q:* Why doesn't Notcurses support 10- or 16-bit color?
|
||||
* *A:* Notcurses supports 24 bits of color, spread across three eight-bit channels. You presumably mean 10-bit-per-channel color. Notcurses will support it when a terminal supports it.
|
||||
|
||||
* *Q:* You seem a creative guy. Why the least creative name ever?
|
||||
* *A:* I really didn't expect this to go anywhere.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user