nick black
70059297c0
notcurses_direct.3: add image render+raster to docs
2021-03-14 23:16:29 -04:00
nick black
ede7594971
[ncls] accept -s for scaling mode #1411
2021-03-14 22:53:52 -04:00
nick black
9728e79396
[ncplayer] obey margins in direct mode #1411
2021-03-14 22:48:47 -04:00
nick black
1a1305faee
rust: adapt NcDirect::render_frame() #1411
2021-03-14 22:48:47 -04:00
nick black
0a89a4e8b3
ncplayer: add raster_image() for direct mode #1411
2021-03-14 22:48:47 -04:00
nick black
7bc3800e27
[direct] accept limits for prep_image() #1411
2021-03-14 22:48:47 -04:00
nick black
d99b16a1ba
ncpp: error_guard<int> in get_dim_x/y() #1413
2021-03-14 22:48:47 -04:00
nick black
5d57cd3c58
release.sh: leave objects out of doc tarball #1412
2021-03-14 16:58:44 -04:00
nick black
e961b15fb2
highcontrast: kill dead code
2021-03-14 15:58:25 -04:00
nick black
04664f6195
oiio.h: need internal.h
2021-03-14 07:44:29 -04:00
nick black
432aae8b05
OIIO: update header for blitterargs
2021-03-14 07:32:43 -04:00
nick black
df73a7fedb
OIIO/none: pass through blitterargs
2021-03-14 07:25:20 -04:00
nick black
fd0bb6f843
sixel: get maximum geometry supported #1389
2021-03-14 07:22:49 -04:00
nick black
63b4e74800
ncvisual: plumb blitterargs all the way through the stack #1389
2021-03-14 06:39:33 -04:00
nick black
dc118e54f6
blitters: accept new blitterarg union #1389
2021-03-14 06:25:12 -04:00
nick black
679f4fb47a
sixel: extract XTSMGRAPHICS geometry details #1389
2021-03-14 06:03:29 -04:00
nick black
158ece7e09
TERMINALS: add a bunch of links
2021-03-14 05:48:15 -04:00
nick black
e87fbcba79
TERMINALS: add info for foot (wayland)
2021-03-14 05:42:24 -04:00
nick black
8ac1aeec66
sixel: read color register count #1389
2021-03-14 05:36:30 -04:00
nick black
0fdb3bd401
ncplayer.1: specify 0..6 for runtime blitter controls #1406
2021-03-14 04:12:57 -04:00
nick black
04ad933a4b
ncplayer: don't try to drive four/eight #1406
2021-03-14 03:49:18 -04:00
nick black
d9fe3f7c78
logerror: newlines on output
2021-03-14 03:34:37 -04:00
nick black
d8d8251a0e
notcurses-tester: enforce minimum geometry
2021-03-14 03:32:17 -04:00
nick black
1dfa303303
sixel: prep for relaxation #1391
2021-03-14 03:15:59 -04:00
nick black
eec1b8762d
sixel: remove extract_color_inner() #1391
2021-03-14 03:15:59 -04:00
nick black
0e0a074703
sixel: merge color and sixeltables
2021-03-14 03:15:59 -04:00
nick black
6debae3906
sixel: use 64-bit cdetails variables #1391
2021-03-14 01:44:19 -05:00
nick black
948749c1bc
sixel: pull sixelcount out of colortable
2021-03-14 01:41:06 -05:00
nick black
ea103d5303
sixel: might need 0xe0 mask for now #1391
2021-03-13 19:22:57 -05:00
nick black
e78fb867ea
sixel: mask can always be 0xf0 #1391
2021-03-13 19:18:18 -05:00
nick black
3821185ba3
sixel: track details for more accuracy #1391
2021-03-13 19:18:18 -05:00
nick black
365dc5f832
sixel: replace 5 with CENTSIZE
2021-03-13 19:18:18 -05:00
nick black
b79db9f356
remove blocks PoCPP
2021-03-13 19:18:18 -05:00
Daniel Eklöf
4eaa117e9f
terminfo: ‘foot’ has sextant support
2021-03-13 16:46:27 -05:00
nick black
b97af99fa0
man1: normalize notcurses case
2021-03-13 14:44:52 -05:00
nick black
b117f26df3
ncplayer.1: document default blitters, plus hires and scalehi
2021-03-13 14:44:52 -05:00
nick black
0f52b01584
FAQ: add a link to Jexer for the java folks
2021-03-11 23:58:05 -05:00
nick black
c80736a887
cmake: drop -V for ctest
2021-03-11 23:51:54 -05:00
nick black
35112f8d62
raster: extract emit_{b,f}g_palindex()
2021-03-11 23:32:54 -05:00
nick black
e2885b5a68
nctree: implement NCKEY_END
2021-03-11 23:19:07 -05:00
nick black
64634143ca
keller: render to new planes
2021-03-11 22:44:23 -05:00
nick black
9534bfdefd
ncplane_reparent: nonnull annotations
2021-03-11 22:38:06 -05:00
nick black
b9382231e2
c++: pass self on reparenting, not nullptr
2021-03-11 22:37:54 -05:00
nick black
04a7736112
demo: move fpsgraph/hud to another pile when hidden #1402
2021-03-11 22:36:43 -05:00
nick black
7dfb366cbc
notcurses-demo: drop 'i' argument
2021-03-11 22:28:30 -05:00
nick black
268a720225
Keep hardcursurpos bool across rasterizations
...
Move hardcursorpos into the renderstate carried
across rasterizations. This eliminates undesirable vertical
movement following pixel image emission #1400 .
2021-03-11 20:46:54 -05:00
nick black
3574e3ec2f
keller: use NCSCALE_SCALE for NCBLIT_PIXEL
2021-03-11 18:46:52 -05:00
nick black
660d25eb4a
kitty: use 32-bit RGBA draws for transparency #1399
2021-03-11 18:13:51 -05:00
nick black
825b8bd3fb
oiio/null mediacores: propagate CELL_PIXELS
2021-03-10 05:29:53 -05:00
nick black
a3c7b5ea69
pixels: properly set width and CELL_PIXEL_GRAPHICS #1397
2021-03-10 05:29:53 -05:00