nick black
15386d57ce
nontrivial stacking unit test #1068
2021-01-08 04:59:24 -05:00
nick black
7e05d0438a
notcurses_init.3: fix up some syntax
2021-01-03 21:18:52 -05:00
nick black
18958e98cd
update nccell def in docs
2021-01-03 19:20:19 -05:00
nick black
0c38728ceb
Remove CELL_WIDEASIAN_MASK from docs #1277
2021-01-03 19:20:19 -05:00
nick black
af07822d35
Document base cell better
...
Improve the documentation for ncplane_set_base_cell() and
ncplane_set_base(). Go by render.c's authority (all three
channels are independently checked for transparency, and
replaced with the base cell if so--egc, fg, and bg). Add a
BASE CELL section to notcurses_plane.3. Check for, and reject,
an nccell which is secondary among a multicolumn EGC.
Closes #1238 .
2021-01-02 13:28:15 -05:00
nick black
58bc9bd3bc
fix up writeout stats, report in shutdown banner
2020-12-28 04:50:20 -05:00
nick black
248dd1fff2
add dynamic linesig control #1228
2020-12-20 20:16:08 -05:00
nick black
d56ea8b5e7
progbar: remove egcs options
2020-12-13 09:12:08 -05:00
nick black
1d74979718
progbar core / poc #1202
2020-12-13 09:12:08 -05:00
nick black
6bff720122
initial API + documentation for ncprogbar #1202
2020-12-13 09:12:08 -05:00
nick black
33862979da
scan-build: remove dead stores
2020-12-13 02:43:49 -05:00
nick black
fd2acde1b1
rename cell->nccell, keep alias #1200
2020-12-13 00:49:37 -05:00
nick black
e60a7aa463
add stat for notcurses_refresh()
2020-12-06 13:45:35 -05:00
nick black
14fa544433
add NCPLOT_OPTION_PRINTSAMPLE #1183
2020-12-06 06:33:54 -05:00
nick black
6fb5c1e512
Fill out some API holes, improve some comments
...
- Disambiguate the docs for ncplane_erase()
- Add ncpile_top(), ncpile_bottom()
- Refuse attempts to modify the standard plane's resizecb
- Copy alignment and resizecb in ncplane_dup()
- Add cell_load_egc32()
2020-12-03 01:02:16 -05:00
nick black
53e905bb57
USAGE: fix up cell_{on, off}_styles as spotted by grendello
2020-11-28 20:45:16 -05:00
nick black
b7ea4e2359
run sgr-full and sgr-direct in test suite #1138
2020-11-27 15:38:36 -05:00
nick black
202e3535d5
document new NCSTYLE_STRUCK #1138
2020-11-25 20:04:14 -05:00
nick black
b33c780c88
document ncpile_render(), ncpile_rasterize()
2020-11-25 19:19:31 -05:00
nick black
b6e5b60374
ncpile_create() not NCPLANE_OPTION_NEWPILE #1078
2020-11-23 22:58:05 -05:00
nick black
b747af2ae8
drop NCPLANE_OPTION_NEWPILE #1078
2020-11-23 22:58:05 -05:00
nick black
0da6a8c44b
add NCPLANE_OPTION_NEWPILE #1078
2020-11-23 22:58:05 -05:00
nick black
c0cb5c7ff9
add ncplane_resizecb() #1124
2020-11-18 08:00:02 -05:00
nick black
6084105c68
add ncplane_set_resizecb() #1124
2020-11-18 07:49:22 -05:00
nick black
1e6f8e4901
USAGE/python/man: update ncplane_options #1115
2020-11-17 23:42:36 -05:00
nick black
51d01b22c8
who knows how this happened
2020-11-13 20:10:39 -05:00
nick black
259b2b6012
make it clear that sixel is not yet supported
2020-11-11 03:12:37 -05:00
joseLuís
219bc34128
fix typo
2020-11-09 16:05:48 +01:00
joseLuís
00b5445418
fix typos
2020-11-04 18:27:36 +01:00
nick black
5647864745
update USAGE for new-skool blitter defs
2020-10-29 18:15:42 -04:00
nick black
b35c680f48
add LoopVideo unit test #1066
2020-10-21 00:47:21 -04:00
nick black
8919d6fe70
ncvisual_rewind
2020-10-21 00:47:21 -04:00
nick black
0b825c619e
add notcurses_stddim_yx_const()
2020-10-19 01:38:25 -04:00
nick black
a44090a7f7
s/notcurses/Notcurses/g
2020-10-12 09:44:03 -04:00
nick black
d101d2d2d9
add ncdirect_init() inhibit cbreak flag #1049
2020-10-07 07:43:50 -04:00
nick black
c6c157a5ad
notcurses_stats_alloc() everywhere
2020-10-07 04:24:10 -04:00
nick black
f9e2c7863b
add notcurses_stats_alloc #1043
2020-10-06 23:33:28 -04:00
nick black
270b1b20ee
implement notcurses_render_to_buffer() #214
2020-10-04 11:43:25 -04:00
nick black
b4f1065f69
declare notcurses_render_to_buffer() #214
2020-10-04 11:43:25 -04:00
nick black
222861de13
add ncstats to USAGE.md
2020-10-04 10:04:02 -04:00
nick black
afa65f640f
update notcurses_plane.3 and USAGE.md for new styles API
2020-09-29 13:09:44 -04:00
nick black
20bf1ae2d4
nctablet_ncplane() -> nctablet_plane()
2020-09-27 16:46:39 -04:00
nick black
ec85dd1c3b
ncreel_destroy: return void
2020-09-27 15:57:03 -04:00
nick black
7b51bab79a
add resizecb to ncplane_options struct #869
2020-09-20 08:54:56 -04:00
nick black
36aed3c521
add ncplane_create() + ncplane_options #1020
2020-09-20 05:52:27 -04:00
nick black
607c03edc4
rename _rgb_clipped functions rgb8_clipped
2020-09-19 21:55:01 -04:00
nick black
a4367fcfb5
rip out ncplane_ creation functions #985
2020-09-18 17:46:57 -04:00
nick black
e42dbdfd60
_stainable() -> _stained() #985
2020-09-18 02:02:08 -04:00
nick black
0e34bec3fb
start converting rgb->rgb8 #985
2020-09-18 01:39:21 -04:00
nick black
c3e5e47a2a
ncreader: conform to the New Way #627
2020-09-13 13:53:11 -04:00