Releases: dankamongmen/notcurses
Releases · dankamongmen/notcurses
v0.3.0—a riot is the voice of the unheard
https://github.com/dankamongmen/notcurses/milestone/5?closed=1
- Transparent planes (#10)
- Video support (#61 )
- Double SWScale vertical resolution with halfblocks (#88)
- Palette fades in and out (#40)
- SIGWINCH ->
NCKEY_RESIZE
input event (#79)
wake up, drink water, smoke blunts, clean and oil my kalashnikov!
v0.2.0—what you know about swangers and vogues?
v0.1.0—a chance to create something transcendent
https://github.com/dankamongmen/notcurses/milestone/1
- visibility=hidden by default, control exports via API macro (#56)
- signal handlers for INT, QUIT, and WINCH. they can be turned off via option (#27)
- decode AVFrames (#61)
- complete ncplanes API: movement in xy, resize, movement in z, styles (#11), destroy (#26),
- slider demo (#67)
- render z-buffer (#1)
lots of work. we're getting there.
v0.0.9—big baby jesus, i can't wait
https://github.com/dankamongmen/notcurses/milestone/3
- Initial release
- Support for 24-bit directcolor foregrounds and backgrounds (no quantization down yet, sorry, soon!)
- Support for smcup/rmcup and configurable use thereof
- Support for disabling cursor when available
- Support for hline, vline, box drawing
- Support for loading Extended Grapheme Clusters from UTF-8
- Support for EGC display
- Fast whole-screen rendering (not using a damage map yet)
- Libav support for video/images