nick black
92b5d23185
widecolor: don't require a plane
2019-11-24 21:59:43 -05:00
nick black
3c3c3335fc
always set styling in cell_duplicate #16
2019-11-24 21:59:21 -05:00
nick black
b665592ce1
reenable all demos
2019-11-24 21:54:00 -05:00
nick black
f5a0c1920b
EGC, not wchar_t
2019-11-24 21:43:53 -05:00
nick black
ec987c9c49
sync README to include
2019-11-24 21:43:44 -05:00
nick black
5e61f536e8
gridinverse, gridswitch demos #16
2019-11-24 21:18:02 -05:00
nick black
7173f628ee
griddemo: inverse
2019-11-24 21:10:54 -05:00
nick black
3d5ba40352
grid demo
2019-11-24 21:01:25 -05:00
nick black
414b2694ba
boxdemo: inject some color #9
2019-11-24 18:38:27 -05:00
nick black
ba08a6142e
demo: call boxdemo
2019-11-24 18:38:27 -05:00
nick black
48555507e6
boxdemo
2019-11-24 18:38:27 -05:00
nick black
27e90d9204
cell: implement fg/bgdefault bits
2019-11-24 18:38:27 -05:00
nick black
d400c79870
implement ncplane_box() and unit test #9
2019-11-24 18:38:27 -05:00
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
9934c1d45d
declare ncplane_box() #9
2019-11-24 18:38:27 -05:00
nick black
8ff52f5ebc
laughable implementation of ncplane_vprintf #9
2019-11-24 16:19:24 -05:00
nick black
ca5c37fab9
widepanel: dump content
2019-11-24 16:11:35 -05:00
nick black
e5b426eb55
ncplane: don't putc/getc past plane
2019-11-24 16:11:35 -05:00
nick black
586142057f
egcpool: don't split egc's across ringbuffer bounds
2019-11-24 16:11:35 -05:00
nick black
db842e5305
ncplane: leave cursor at lower right
2019-11-24 16:11:35 -05:00
nick black
1e65adb75a
widecolor: adapt to new ncplane_putc()
2019-11-24 16:11:35 -05:00
nick black
ad321a9516
demo: adapt to new ncplane_putc()
2019-11-24 16:11:35 -05:00
nick black
2b8993a53d
fix up cell_load() #17
2019-11-24 16:11:35 -05:00
nick black
879009ff9a
adapt test to new ncplane_putc() api
2019-11-24 16:11:35 -05:00
nick black
0ae550f5d1
declare cell_release()
2019-11-24 16:11:35 -05:00
nick black
32394dd892
egcpool: preserve incoming EGC on realloc
2019-11-24 16:11:35 -05:00
nick black
a997fb2dc0
reenable widecolor demo from outcurses
2019-11-24 16:11:35 -05:00
nick black
52e83dfcc2
Get UTF8 rendering properly #14
2019-11-24 14:00:48 -05:00
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 )
2019-11-24 12:36:46 -05:00
nick black
0d10fdad79
spelling ugh
2019-11-23 21:34:35 -05:00
nick black
affb0c120b
kill duplicate decl and obsolete FIXME
2019-11-23 21:32:58 -05:00
nick black
9c9f1f4462
demo: getopt(), allow inhibition of alternate screen with -k
2019-11-23 20:52:14 -05:00
nick black
13931aee60
implement ncplane_getc() #9
2019-11-23 20:45:53 -05:00
nick black
f9b88c5079
implement notcurses_palette_size()
2019-11-23 20:39:22 -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
51d56195ce
stop claiming support for wide chars, utf-8 baybee
2019-11-23 16:09:37 -05:00
nick black
9b104de1ec
commit to unicode 12.1 extended grapheme clusters #14
2019-11-23 16:03:38 -05:00
nick black
7cb951ccc4
purge duplicate ncplane definitions
2019-11-23 12:53:55 -05:00
nick black
5129021480
add EmitWchar unit test
2019-11-23 12:52:09 -05:00
nick black
8856f67822
ncplane: background directcolor works
2019-11-23 12:39:54 -05:00
nick black
fd04c55d16
implement ncplane_putwstr #9
2019-11-23 12:28:42 -05:00
nick black
2f9821ce39
notcurses: interrogate terminfo for styles
2019-11-23 10:42:46 -05:00
nick black
3587663d5f
README.md: link syntax
2019-11-23 09:16:34 -05:00
nick black
162d377386
sound less jacked
2019-11-23 09:09:05 -05:00
nick black
6f2d9b627e
deambiguize pronoun
2019-11-23 09:06:54 -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