Skip to content

Commit

Permalink
NEWS: mention NCBLIT_BRAILLE support for ncvisual_from_plane #1441
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Jun 16, 2021
1 parent bef3c04 commit ceeca8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rearrangements of Notcurses.
routines rely on the terminal answering the Send Device Attributes escape;
if it does not, Notcurses may refuse to start, or even hang. Please report
a bug if you run into this.
* `ncplane_as_rgba()`/`ncvisual_from_plane()` now support `NCBLIT_BRAILLE`.
* `CELL_ALPHA_*` macros are now `NCALPHA_*`. The former will remain
`#define`d until ABI3.

Expand Down

0 comments on commit ceeca8e

Please sign in to comment.