nick black
2b467c99af
implement ncplane_vline() + unit test #9
2019-11-24 18:38:27 -05:00
nick black
e050770fde
implement ncplane_hline() + unit test
2019-11-24 18:38:27 -05:00
nick black
0c262a3a6d
implement ncplane_erase() #9
2019-11-24 18:38:27 -05:00
nick black
879009ff9a
adapt test to new ncplane_putc() api
2019-11-24 16:11:35 -05:00
nick black
a509cb6320
someone set us up the bomb
2019-11-23 19:24:29 -05:00
nick black
e4f041f522
start moving to utf-8 from wchar_t #14
2019-11-23 18:34:06 -05:00
nick black
5129021480
add EmitWchar unit test
2019-11-23 12:52:09 -05:00
nick black
2f9821ce39
notcurses: interrogate terminfo for styles
2019-11-23 10:42:46 -05:00
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
2019-11-23 09:05:32 -05:00
nick black
a8721df75a
ncplane: flesh out API
2019-11-22 22:47:12 -05:00
nick black
f07652f24b
don't try to destroy nullptr ncplane in tests
2019-11-21 08:51:57 -05:00
nick black
c16b03cd9f
ncplane: more basic unit testing
2019-11-21 08:51:57 -05:00
nick black
1fb1be6a4d
ncplane: unit tests for rgb
2019-11-21 08:51:57 -05:00
nick black
691d3d97b8
some ncplane unit tests
2019-11-21 08:51:57 -05:00