[NEWS] mention NCVISUAL_OPTION_HORALIGNED #1443

This commit is contained in:
nick black 2021-03-24 05:20:16 -04:00 committed by Nick Black
parent d82a3e935f
commit f8b68947f3

View File

@ -7,6 +7,7 @@ rearrangements of Notcurses.
* Added `notcurses_debug_caps()` to dump terminal properties, both those * Added `notcurses_debug_caps()` to dump terminal properties, both those
reported and those inferred, to a `FILE*`. reported and those inferred, to a `FILE*`.
* Added `NCOPTION_NO_CLEAR_BITMAPS` option for `notcurses_init()`. * Added `NCOPTION_NO_CLEAR_BITMAPS` option for `notcurses_init()`.
* Added `NCVISUAL_OPTION_HORALIGNED` flag for `ncvisual_render()`.
* 2.2.3 (2021-03-08) * 2.2.3 (2021-03-08)
* Implemented **EXPERIMENTAL** `NCBLIT_PIXEL` for terminals reporting Sixel * Implemented **EXPERIMENTAL** `NCBLIT_PIXEL` for terminals reporting Sixel