- fixed major bug on non-Linux platforms, introduced in 2.3.15, that broke all frames >2MB
- add support for
NCBLIT_PIXEL
to plots - use absolute coordinates for rendering sprixels, resolving placement of bound sprixels
- add
notcurses_enter_alternate_screen()
andnotcurses_leave_alternate_screen()
- stop honoring the
renderfp
field ofnotcurses_options
. it is left in until ABI3