Commit Graph

2714 Commits

Author SHA1 Message Date
nick black
252826245d
[visual] c++ to c #1421 2021-03-18 08:08:26 -04:00
nick black
7d72b69f1d
[direct] move direct.cpp to c-only direct.c #1421 2021-03-18 07:57:39 -04:00
nick black
22a1482353
[sixel] improve relaxation scheme 2021-03-18 06:06:08 -04:00
nick black
ce9585b656 [sixel] relaxation: collapse 3xcomponents 2021-03-16 22:49:14 -04:00
nick black
77e00da697 [sixel] fix from @dknl (Daniel Eklöf) for memset #1391 2021-03-16 22:49:14 -04:00
nick black
c6aab0a398 [sixel] remove debugging cruft 2021-03-16 22:49:14 -04:00
nick black
fecc4573f6 [sixel] relaxation #1391 2021-03-16 22:49:14 -04:00
nick black
69e4718e24 [sixel] relaxation: don't double-count #1391 2021-03-16 22:49:14 -04:00
nick black
ac866655db [sixel] relaxation algorithm #1391 2021-03-16 22:49:14 -04:00
nick black
807366e4f3 [sixel] use raw components for sums 2021-03-16 22:49:14 -04:00
nick black
14a39c3485 [sixel] track lowest/highest components for relaxation #1391 2021-03-16 22:49:14 -04:00
nick black
66e545f160
[pixel] fill out only through the plane #1391 2021-03-16 19:24:39 -04:00
nick black
5d49892c69
[keller] suffix blitter name with 'blitter' 2021-03-16 18:02:05 -04:00
nick black
cd1f5bd0d0
pixel PoC: switch colors around under pixel glyph #1388 2021-03-16 00:48:26 -04:00
nick black
2eff848061 [pixels] unify sprixel nonce 2021-03-16 00:32:45 -04:00
nick black
cd48c78eb2 [kitty] pass q=0 with final chunk 2021-03-16 00:32:45 -04:00
nick black
90b0d39169 plane_blit_sixel(): proper sprixel id on all endians 2021-03-16 00:32:45 -04:00
nick black
0e3ece88e7 [oiio] even up spacing 2021-03-16 00:32:45 -04:00
nick black
a4c8aee8bd [keller] run braille first now that pixel's in the mix 2021-03-16 00:32:45 -04:00
nick black
47e2be7dc5 [pixel] hook up kitty image destroy #1401 2021-03-16 00:32:45 -04:00
nick black
be0a52676a [pixel] split annihilators for indirect callback #1401 2021-03-16 00:32:45 -04:00
nick black
c72f920ea6 [pixel] invalidate cells on sprixel remove #1401 2021-03-16 00:32:45 -04:00
nick black
8482c1157f [pixel] honor configured margins when rasterizing 2021-03-16 00:32:45 -04:00
nick black
b74cfea440 [pixel] add SPRIXEL_HIDE and sprixel_hide() 2021-03-16 00:32:45 -04:00
nick black
1153e53479 [pixel] proper y dimension for sprixel planes #1401 2021-03-16 00:32:45 -04:00
nick black
32d7af584d [pixel] add SPRIXEL_HIDE and sprixel_hide() 2021-03-16 00:32:45 -04:00
nick black
ccb02c61b3 [pixel] bypass sprixel planes in paint() #1401 2021-03-16 00:32:45 -04:00
nick black
486374a6b0 [pixels] build up the sprixel cache #1401 2021-03-16 00:32:45 -04:00
nick black
b282c2055b [visual] move placey/placex into cell union 2021-03-16 00:32:45 -04:00
nick black
70fb40ea5a [pixel] derivce location for raster from plane 2021-03-16 00:32:45 -04:00
nick black
8df17b463f [pixel] handle hardcursorpos for sprixles #1401 2021-03-16 00:32:45 -04:00
nick black
9ad9448cd6 [pixels] rasterize sprixels post-raster #1401 2021-03-16 00:32:45 -04:00
nick black
232e774c61 notcurses-tester: don't set LOGLEVEL_ERROR
this ends up just confusing people more often than it
gets us useful bug reports. indeed, one distribution
disabled our tests because "it says it can't run without
a real tty".
2021-03-16 00:32:45 -04:00
nick black
645b61e9dc [pixel] pass celldimy through blitterargs #1401 2021-03-16 00:32:45 -04:00
nick black
b2ef9a074b add simple pixel-rendering unit test 2021-03-16 00:32:45 -04:00
nick black
b18682e86c [pixels] rewrite cell_pixels_p() for 0x02 #1401 2021-03-16 00:32:45 -04:00
nick black
08b65a8699 sprixels: introduce sprixel cache #1401 2021-03-16 00:32:45 -04:00
nick black
15aab20d21
term_setstyles: proper bitwise set of curattr 2021-03-15 14:27:01 -04:00
nick black
4c9c2e1ed1
[ncplayer] continue to honor split margins for pixels in -k #1411 2021-03-15 04:52:21 -04:00
nick black
06f9a0ab34
ncplayer: use NCAlign::Center with -k #1411 2021-03-15 04:46:26 -04:00
nick black
9b15854ef4 direct mode unit test fix for sgr0 #1344 2021-03-15 02:42:24 -04:00
nick black
a8aec8d8d1 directmode tests: handle non-sgr case #1344 2021-03-15 02:18:07 -04:00
nick black
79b73cff94
term_setstyles: verify sgr presence before using it #1344 2021-03-15 01:59:57 -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
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
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