From f1b1454665fedb51da1bbf753e96b0e470e3700d Mon Sep 17 00:00:00 2001 From: nick black Date: Fri, 20 Aug 2021 00:00:38 -0400 Subject: [PATCH] mention NCBLIT_PIXEL in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 11650f913..c9d91fe2d 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,9 @@ Why use this non-standard library? and transparent regions. All APIs natively support 24-bit color, quantized down as necessary for the terminal. +* Portable support for bitmapped graphics, whether using Sixel, Kitty, the iTerm2 + protocol, or even the Linux framebuffer console. + * It's Apache2-licensed in its entirety, as opposed to the [drama in several acts](https://invisible-island.net/ncurses/ncurses-license.html) that is the NCURSES license (the latter is [summarized](https://invisible-island.net/ncurses/ncurses-license.html#issues_freer)