You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/src
nick black d153ccb8f4
[ncvisual] properly size created plane
if we go into ncvisual_render() looking to render a number
of rows not evenly divisible by the scaling factor, we need
to get an extra row (duh). correct ncvisual_render_cell() to
reflect this. the blitters already know to fill this line in
with transparency wherever the image is not defined. fix up
rotation unit tests to reflect this. closes #1513.
4 years ago
..
compat magical incantation to not stomp DragonFly's clock_nanosleep #1121 4 years ago
demo [demo] print that we're checking for pixel support #1506 4 years ago
fetch [sixel] call sprite_sixel_init at proper time #1436 4 years ago
input notcurses-input: use 8x1 blitter for plot 4 years ago
lib [ncvisual] properly size created plane 4 years ago
libcpp [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
ls ncls: use c++ iostreams everywhere 4 years ago
media [ffmpeg] move C++ to C #1421 4 years ago
player [bitmaps] new unit test LoadVideoPixelScaleDifferentPlanes (#1502) 4 years ago
poc ncplane_as_rgba(), returns pixel geometry along with bitmap #1508 4 years ago
pocpp [planes] add NCPLANE_OPTION_MARGINALIZED #1472 4 years ago
tests [ncvisual] properly size created plane 4 years ago
tetris install version.h #1054 4 years ago