Commit Graph

5 Commits (b3a0b2ed6bc5e207465177f38d7f6751321c4dea)

Author SHA1 Message Date
nick black f65d168d83 notcurses_render(): call term_setstyles() for sgr stuff #11 5 years ago
Nick Black ba648dbd74
What a miserable evening tracking #57 (#60)
* widecolor-demo: don't emit spaces
* notcurses_init: newline before splash
* boxdemo: ncplane_erase() on entry #58
* uniblock-demo: print even wide chars #49
5 years ago
nick black 6f92ae92ab egcpool: unit tests for utf8 conversion #20 5 years ago
nick black 879009ff9a adapt test to new ncplane_putc() api 5 years ago
Nick Black b93bcebf0b
Extended grapheme clusters (#15)
Introduce egcpool for attached storage
Hook up style support
Switch entirely to UTF-8 char from wchar_t (#14)
Pull out next EGC in cell_load (#14)
5 years ago