Commit Graph

14 Commits (2b467c99af6872d5ef7b2b2514be5f02e525df1f)

Author SHA1 Message Date
nick black 2b467c99af implement ncplane_vline() + unit test #9 5 years ago
nick black e050770fde implement ncplane_hline() + unit test 5 years ago
nick black 0c262a3a6d implement ncplane_erase() #9 5 years ago
nick black 879009ff9a adapt test to new ncplane_putc() api 5 years ago
nick black a509cb6320
someone set us up the bomb 5 years ago
nick black e4f041f522
start moving to utf-8 from wchar_t #14 5 years ago
nick black 5129021480
add EmitWchar unit test 5 years ago
nick black 2f9821ce39
notcurses: interrogate terminfo for styles 5 years ago
Nick Black 7e92c8bb82
documentation and declarations (#13)
ncplane: flesh out API
ncplane: line and erase APIs
README.md: document differences from ncurses
notcurses_init(): print long term name
CMake: link librt into notcurses
cell: move functionality out to header
5 years ago
nick black a8721df75a
ncplane: flesh out API 5 years ago
nick black f07652f24b don't try to destroy nullptr ncplane in tests 5 years ago
nick black c16b03cd9f ncplane: more basic unit testing 5 years ago
nick black 1fb1be6a4d ncplane: unit tests for rgb 5 years ago
nick black 691d3d97b8 some ncplane unit tests 5 years ago