nick black
|
ca2f0471c3
|
setlocale(LC_ALL, "") everywhere
|
2019-12-12 08:59:16 -05:00 |
|
nick black
|
28fac736bb
|
notcurses-view: stop() before printing error
implement ncvisual_render()
|
2019-12-01 15:29:59 -05:00 |
|
nick black
|
3ef57d734e
|
unit tests for egcpool removal #59
|
2019-11-27 18:32:46 -05:00 |
|
nick black
|
2080e0bff3
|
unit tests for exercised egcpool #59
|
2019-11-27 18:32:46 -05:00 |
|
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
|
2019-11-27 10:43:03 -05:00 |
|
nick black
|
728d4775b6
|
initialize nc_ in notcurses tests #54
|
2019-11-26 20:49:55 -05:00 |
|
nick black
|
f67a97edfb
|
correctly handle ASCII + combining chars, add unit tests #36
|
2019-11-25 21:11:27 -05:00 |
|
nick black
|
94698a5982
|
add unit test for composed vs combined EGCs #36
|
2019-11-25 20:45:44 -05:00 |
|
nick black
|
6f92ae92ab
|
egcpool: unit tests for utf8 conversion #20
|
2019-11-25 13:40:43 -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 |
|