nick black
abacb08280
quantanal: scale to display when image is too large
2021-12-24 13:41:32 -05:00
nick black
7f64f181aa
[ncsixel_as_rgba] properly scale up colors #2502
2021-12-24 13:34:37 -05:00
nick black
3b7c71ee8b
[quantanal] finish things out #1724
2021-12-24 02:23:46 -05:00
nick black
4403615e09
[quantanal] first draft of compare()
2021-12-24 02:23:46 -05:00
nick black
a1f55fe03c
[quantanal] verify NCPIXEL_SIXEL
2021-12-24 02:23:46 -05:00
nick black
5b34ff3bda
[quantanal] show relative sizes
2021-12-24 02:23:46 -05:00
nick black
635da75c3c
[quantanal] recover control sequence with ncplane_at_yx()
2021-12-24 02:23:46 -05:00
nick black
0e190d0bc0
[quantanal] render visual
2021-12-24 02:23:46 -05:00
nick black
a4751d354d
quantanal
2021-12-24 02:23:46 -05:00
nick black
c19a2477ff
reject empty sixel
2021-12-23 10:28:21 -05:00
nick black
36c56b18ba
remove cruft from notcurses-ffi branch
2021-12-23 09:54:39 -05:00
KristofferC
ff3b4b0a10
some updates from review
2021-12-23 09:51:29 -05:00
KristofferC
ac94303a1f
also nckeys
2021-12-23 09:51:29 -05:00
KristofferC
e94707ee28
add to installs
2021-12-23 09:51:29 -05:00
KristofferC
81d36891da
make a shared lib with the static inline functions
...
This is to be used for wrappers of notcurses that do not otherwise
have an easy way of getting access to the definitions of the `static
inline` functions
2021-12-23 09:51:29 -05:00
nick black
aa7903b370
implement ncvisual_from_sixel()
2021-12-23 09:47:41 -05:00
nick black
3d0fbc4d8f
ncvisual_from_sixel() atop ncsixel_as_rgba()
2021-12-23 09:47:41 -05:00
nick black
bb91c170dd
implement sixel_as_rgba() #1724
2021-12-23 09:47:41 -05:00
nick black
61000ce2a4
start sixelanalyzer binary #1724
2021-12-23 09:47:41 -05:00
nick black
746d7af429
[safesixel] libncsixel_explode()
2021-12-23 09:47:41 -05:00
nick black
3190419774
start on libncsixel #2383
2021-12-23 09:47:41 -05:00
nick black
2c956e60d2
sixel.h
2021-12-23 09:47:41 -05:00
nick black
e0c5cf5838
NCOPTION_SCROLLING, alias NCOPTION_CLI_MODE
2021-12-23 07:54:37 -05:00
nick black
3eb2383fff
[cli1] properly loop on NCTYPE_RELEASE
2021-12-23 05:55:02 -05:00
nick black
0836f02864
parameterized tputs string for DECERA
2021-12-23 03:43:56 -05:00
nick black
dc4bb1095e
detect rectangular edit support, display in notcurses-info #2498
2021-12-23 03:24:39 -05:00
nick black
406abe53aa
[ncls] use notcurses c interface exclusively
2021-12-23 02:39:42 -05:00
nick black
11b25bff07
[ncls] no scaling unless necessary or specified #2008
2021-12-23 02:31:55 -05:00
nick black
0059fea1ba
[ncls] don't destroy planes
2021-12-23 02:31:55 -05:00
nick black
569cae4a46
[ncls] draw filenames in the correct place
2021-12-23 02:31:55 -05:00
nick black
489a36d291
[ncls] get things working in CLI mode #2026
2021-12-23 02:31:55 -05:00
nick black
d51260f932
[ncls] switch to CLI mode #2026
2021-12-23 02:31:55 -05:00
nick black
0958a83452
[kitty] reunite comment with the code it describes
2021-12-21 14:54:56 -05:00
nick black
86e09bec49
v3.0.2
2021-12-21 09:01:43 -05:00
nick black
3d96b91e87
process_ibuf(): do late initdata handoff following process_escapes() #2496
2021-12-21 08:47:20 -05:00
nick black
22d989a847
b64idx: move to base64.h
2021-12-20 13:55:35 -05:00
nick black
08eca8c0b5
ncneofetch: don't assert() out just because we lack an image #2494
2021-12-20 13:49:36 -05:00
nick black
8315f766bd
ncneofetch: add ubuntu logo path #2494
2021-12-20 13:48:08 -05:00
nick black
43654547a0
neofetch-ripper: write ubuntu alias #2494
2021-12-20 13:47:49 -05:00
KristofferC
d8c68b4f48
add required headers for nckeys.h
2021-12-20 11:06:12 -05:00
nick black
01d7f1e05d
nccell_set_bg_palindex: s/int/unsigned/g
2021-12-19 07:37:17 -05:00
nick black
2f00fadfdd
eliminate some signedness changes in notcurses.h
2021-12-19 07:26:44 -05:00
nick black
21dca60e7c
[logging] use CRLF on windows #2489
2021-12-19 06:44:51 -05:00
nick black
42e2bf6da7
[nccells_load_box] stylemask ought be only 16 bits
2021-12-19 06:37:33 -05:00
nick black
a831cef4e5
[windows] no lstat #2006
2021-12-19 05:30:49 -05:00
nick black
b429da0457
[ncls] implement -L option / symlink handling #2006
2021-12-19 05:30:49 -05:00
nick black
70936ada74
kill redundant function prefix_data()
2021-12-19 03:50:40 -05:00
nick black
73f3e64bc9
[windows] kill compiler warning
2021-12-19 08:36:05 -05:00
nick black
094c8c00ca
[channels_blend] update unit tests for general blender #2433
2021-12-19 02:27:15 -05:00
nick black
2d7c2eac73
[channels_blend] support fully general blending #2433
2021-12-19 02:27:15 -05:00