Commit Graph

4690 Commits (5e4c07816d0ae3550f38368a99dc1153a3faab50)
 

Author SHA1 Message Date
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
nick black 6693e5f386
pass tcache down through visual blit stack #1095 3 years ago
nick black 014e2ea8f8
sixel: undo pixelon tcache change, breaks direct mode 3 years ago
nick black 210052906e
sixel: write pixelon/off from tcache #1095 3 years ago
nick black 5bd1db168b
ncvisual_render_pixels(): unite duplicated code 3 years ago
nick black 103eb7fe01
remove codeql-analysis.yml 3 years ago
nick black cdf8685154
keller: don't use NCSCALE_STRETCH with NCBLIT_PIXEL...yet #1381 3 years ago
nick black 9b2ce38385
ncneofetch: print units on RAM output 3 years ago
nick black d1fc0c3adc
ncneofetch: no newline in RAM line #1386 3 years ago
nick black e57a714936
init banner: more vibrant RGB indicator 3 years ago
nick black 0576793565
sixel: back out Set Raster Attributes (PR #1384)
Set Raster Attributes allows us to specify the pixel
aspect ratio and the image geometry. Unfortunately, it
has the side effect of filling in all unspecified sixels
with Color Register 0, which we do not want.
3 years ago