Commit Graph

4650 Commits (51ccd60e96d78ea2afe755e72d1cc9c7ebb9a965)
 

Author SHA1 Message Date
nick black 1dfa303303 sixel: prep for relaxation #1391 3 years ago
nick black eec1b8762d sixel: remove extract_color_inner() #1391 3 years ago
nick black 0e0a074703 sixel: merge color and sixeltables 3 years ago
nick black 6debae3906
sixel: use 64-bit cdetails variables #1391 3 years ago
nick black 948749c1bc
sixel: pull sixelcount out of colortable 3 years ago
nick black ea103d5303
sixel: might need 0xe0 mask for now #1391 3 years ago
nick black e78fb867ea sixel: mask can always be 0xf0 #1391 3 years ago
nick black 3821185ba3 sixel: track details for more accuracy #1391 3 years ago
nick black 365dc5f832 sixel: replace 5 with CENTSIZE 3 years ago
nick black b79db9f356 remove blocks PoCPP 3 years ago
Daniel Eklöf 4eaa117e9f terminfo: ‘foot’ has sextant support 3 years ago
nick black b97af99fa0 man1: normalize notcurses case 3 years ago
nick black b117f26df3 ncplayer.1: document default blitters, plus hires and scalehi 3 years ago
nick black 0f52b01584
FAQ: add a link to Jexer for the java folks 3 years ago
nick black c80736a887
cmake: drop -V for ctest 3 years ago
nick black 35112f8d62
raster: extract emit_{b,f}g_palindex() 3 years ago
nick black e2885b5a68
nctree: implement NCKEY_END 3 years ago
nick black 64634143ca
keller: render to new planes 3 years ago
nick black 9534bfdefd
ncplane_reparent: nonnull annotations 3 years ago
nick black b9382231e2
c++: pass self on reparenting, not nullptr 3 years ago
nick black 04a7736112
demo: move fpsgraph/hud to another pile when hidden #1402 3 years ago
nick black 7dfb366cbc
notcurses-demo: drop 'i' argument 3 years ago
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.
3 years ago
nick black 3574e3ec2f
keller: use NCSCALE_SCALE for NCBLIT_PIXEL 3 years ago
nick black 660d25eb4a
kitty: use 32-bit RGBA draws for transparency #1399 3 years ago
nick black 825b8bd3fb oiio/null mediacores: propagate CELL_PIXELS 3 years ago
nick black a3c7b5ea69 pixels: properly set width and CELL_PIXEL_GRAPHICS #1397 3 years ago
nick black 715a4fea7c add pixel PoC 3 years ago
nick black 678085ab0c
TERMINALS: add foot, fix table 3 years ago
nick black 6672590996
index.html: properly sort notcurses_reel.3 3 years ago
nick black 1dabe17d84
notcurses_tree.3: update version to 2.2.3 3 years ago
nick black 5e74070c77
index.html: add notcurses_tree.3 3 years ago
nick black f35e2eb982
notcurses_visual.3: link to sixel/kitty 3 years ago
nick black 16d0b71162 kitty: fix overactive green channel #1095 3 years ago
nick black 3818f0b31f kitty: get graphics protocol syntactic #1095 3 years ago
nick black 26d2ad8e7b kitty: add some FIXMEs #1095 3 years ago
nick black 5b3d4c7961 kitty: base64-encode payload #1095 3 years ago
nick black bdf54518e3 kitty encoder up to base64 encoding #1095 3 years ago
nick black 4d5fd3c465 add kitty_blit, divert to it in kitty #1095 3 years ago
nick black bc84987af5
v2.2.3 3 years ago
nick black c882a44ac5 CMake: CMAKE_REQUIRED_INCLUDES everywhere #1387 3 years ago
nick black 17e92a69f9
keller: work around damage check for pixel #1381 3 years ago
Nick Black cde75505ea Work around OpenImageIO bswap definition #1392
Recent OpenImageIO (on Fedora Rawhide, at least) export
a bswap symbol, causing us no end of pain. Perform a
massive rearrangement to deal with this annoyance,
splitting oiio.c into C++ and C contents. Closes #1392.
3 years ago
nick black 6c1e3565ac
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 70be457071
rust: hide blitset definition 3 years ago
nick black f0c2570915
sixel: don't print empty bands #1391 3 years ago
nick black b6d818c8f7
OTHERS: add jexer. java gets on the board! 3 years ago
nick black 91b83ea2d9
ncls: accept -b param to specify blitter 3 years ago
nick black 228b9edf09
ncneofetch: adapt to screen width for neofetch-style logos 3 years ago
nick black ef5a3200de
pull pixelon/pixeloff out of tinfo struct 3 years ago