Commit Graph

5644 Commits (350f531a5a4e857bd083aea3b7ab437e92d7009a)
 

Author SHA1 Message Date
nick black 3622a96d29
argh, fix up blocking write, stupid 3 years ago
nick black d7d032732f
ncplane_resize: rebuild TAM #1750 3 years ago
nick black ad13e5c428
index.html: reference notcurses-info 3 years ago
nick black c56dfc2607
install caps-rendered as notcurses-info #1745 3 years ago
nick black 1bb5d690ff
debug_caps: show halfblock glyphs 3 years ago
nick black 3ca80fecd7 add internal NCVISUAL_OPTION_SCROLL, pass from ncdirect #1733 3 years ago
nick black e6661bdd3b ncplayer: fill in bottom line #1733 3 years ago
nick black da9293fef1 allow kitty graphics to be printed on the lowest line, and use C=1 #1733 3 years ago
nick black 761ab46f75
XTSMGRAPHICS: send read attribute, not read maximum allowed #1716 3 years ago
nick black 866e1d04d5
termdesc: disable sixel with fewer than 64 color registers up front #1716 3 years ago
joseLuís 8d902f5c2b [rust] update ncdirectf_render #1738 3 years ago
nick black 5426e153f7 ncdirectf_render: make ncvisual_options const, thanks @joseluis #1738 3 years ago
joseLuís f9418f875d [rust] update example #1716 #1742 3 years ago
joseLuís 9d1ca028c5 [rust] fix ncdirectf_render method #1738 3 years ago
nick black c967028fbe ncplayer: add -n option for noninterpolative scaling #1738 3 years ago
nick black 99bb6e6f70 ncdirect_render_visual: pass vopts->flags through to bargs.flags #1738 3 years ago
nick black 2f340d6926 ncdirect_render_visual: convert maxx/maxy into ncvisualspeak #1738 3 years ago
nick black 59f4edd777 ncdirectf_render: accept an ncvisual_options #1738 3 years ago
nick black 6fcaad3c5d
generalize ncvisual_inflate() to ncvisual_resize_noninterpolative() #1738 3 years ago
nick black 9d47666dfe
kitty: undo C=1 thinko, ugh #1733 3 years ago
joseLuís 852cde9a75 [rust] add NCVISUAL_OPTION_NOINTERPOLATE
- update the `pixel-cell` example.
- change the type of ncvisual flags parameter to u32.
- minor doc fixes.
3 years ago
nick black 3aa287b9d4
notcurses.3: make explicit that rasterizing clears the area #1732 3 years ago
joseLuís 6f1f544b77 [rust] add prsleep macro + fixes
- add prsleep macro for rendering & rasterizing a plane pline + sleep
- fix some comments and refactor a little
3 years ago
joseLuís 95cd7ad27e [rust] delete example #1732 3 years ago
nick black af7cde565b implement NCVISUAL_OPTION_NOINTERPOLATE #1576 3 years ago
nick black d730abb6b0 notcurses_render: purge falsehood #1732 3 years ago
nick black 863c1778aa kitty: cut alphas in half with NCVISUAL_OPTION_BLEND #1735 3 years ago
nick black 94cefb091f pass blitterargs in toto down to write_kitty_data #1735 3 years ago
nick black 5940239e32 kill bargs->blendcolors, pass full flags qword #1735, #1576 3 years ago
nick black 7d6c03fe6a notcurses_visual.3: document BLEND interactions with PIXEL #1735 3 years ago
nick black df29cbaf1e [kitty] pass C=1 to inhibit cursor moves/scrolling from graphics #1733 3 years ago
nick black a6433caeaa add NCVISUAL_OPTION_NOINTERPOLATE #1576 3 years ago
José Luis Cruz 617071cf2c
Merge pull request #1736 from db48x/fix-doc-warnings
cargo doc complains about some urls that are not turned into links
3 years ago
Daniel Brooks 313f1caaa0 cargo doc complains about some urls that are not turned into links
so turn them into links.
3 years ago
joseLuís 9bbfd96dd7 [rust] delete examples for issues #1559 #1699 3 years ago
joseLuís 5d4ee0f294 [rust] fix examples 3 years ago
joseLuís 0d7b6619bb [rust] add example for issue #1732 3 years ago
José Luis Cruz 481d0d69e8
Merge pull request #1729 from dankamongmen/dankamongmen/pixel-cell-rust
[rust] pixel-cell example: make 'em match #1728
3 years ago
nick black e3bf3c9802
place resized pixel planes properly 3 years ago
nick black 7b7308e866
[rust] pixel-cell example: make 'em match #1728 3 years ago
nick black f8533d44a1 new unit test, InflateVsScale #1728 3 years ago
nick black ea13e25cf4 kill NCSCALE_INFLATE #1576 3 years ago
nick black 4bf14935f5
tinfo_debug_caps: prettify outputs 3 years ago
nick black 9cbc1c35f3
[sextants] add right-half to inverse lookup 3 years ago
Nick Black b686661873 RGBA/BRGA unit tests: don't do any scaling #1714 3 years ago
nick black 97bfd726e4 ncvisual_from_bgra(): use ncpixel API to work on big-endian #1714 3 years ago
nick black 7f2635ced1
rgba/bgra from memory tests need htole() #1714 3 years ago
nick black d4264586a0 point out that ncvisual_from_bgra() is byte-oriented 3 years ago
nick black eee6ed4f7b rotate unit tests: fix for big-endian #1714 3 years ago
nick black e03b1fb5d8 if query_sixel_details fails, disable bitmap support #1469 3 years ago