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
nick black
826ddbc7c7
hrmm
2019-11-22 02:30:59 -05:00
nick black
c0444bfb3d
yes
2019-11-22 02:15:09 -05:00
nick black
42e386f1e7
readme: introduce planes
2019-11-21 11:11:36 -05:00
nick black
94c67af64d
notcurses_version: add to README
2019-11-21 11:03:02 -05:00
nick black
4fb5c9db71
readme touches
2019-11-21 11:00:40 -05:00
nick black
f42c3bf0f1
ncurses_render: don't resend unchanged colors
2019-11-21 10:56:17 -05:00
nick black
05f99e16ef
term_fg_rgb8: properly form directrgb escape
2019-11-21 10:56:12 -05:00
nick black
2dffc5ae1e
document basic use
2019-11-21 10:56:08 -05:00
nick black
f07652f24b
don't try to destroy nullptr ncplane in tests
2019-11-21 08:51:57 -05:00
nick black
9a5d893ce7
demo: setlocale(), blit some characters like a boss
2019-11-21 08:51:57 -05:00
nick black
b94e428277
ncplane: add ncplane_putwc()
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
d6aef3d2e6
notcurses_render: blit wchar_t arrays #5
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
c8d11459ec
notcurses_render: set colors naively #5
2019-11-21 08:51:57 -05:00
nick black
691d3d97b8
some ncplane unit tests
2019-11-21 08:51:57 -05:00
nick black
a916c66052
introduce z-buffer of ncplanes
2019-11-21 08:51:57 -05:00
nick black
157b4bdc52
cmake: turn on -Wshadow
2019-11-21 08:51:57 -05:00
nick black
d3f9329737
notcurses_options: allow outfd to be specified
2019-11-21 08:51:57 -05:00
nick black
54ed3e108e
introduce notcurses_options struct #3
2019-11-21 08:51:57 -05:00
Nick Black
0867e43182
sign that fucker
2019-11-19 07:09:23 -05:00
nick black
ba9a113de2
missing conjunction
2019-11-19 06:53:50 -05:00
nick black
787c27a812
demo: always reset the terminal on error
2019-11-19 06:44:28 -05:00
nick black
0f6e19dd92
notcurses_setrgb(): plug into direct mode when RGB flag is set
2019-11-19 06:26:44 -05:00
nick black
8fe936ca4c
ftairs! we have discovered ftairs!
2019-11-19 05:33:38 -05:00
nick black
231be96714
skip tests if no TERM is defined
2019-11-18 20:57:33 -05:00
nick black
908e9e120c
Don't require smcup/rmcup, and emit them only if supported #3
2019-11-18 12:16:26 -05:00
nick black
943a8846be
dep on ncurses for tinfo
2019-11-18 09:40:28 -05:00
nick black
14d5080a7b
add pkg-config to build deps
2019-11-18 09:34:33 -05:00
nick black
f88a26f55f
introduce notcurses_render()
2019-11-18 00:05:32 -05:00
nick black
4e84859141
some README intro words
2019-11-17 23:09:06 -05:00
nick black
4c01423289
allocate up the plane of cchars
2019-11-17 22:23:29 -05:00
nick black
17bc714c4d
define cell struct
2019-11-17 22:02:43 -05:00
nick black
ce42950314
check for RGB terminfo flag, check against colors
2019-11-17 16:12:00 -05:00