mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 09:39:03 -04:00
Whip the ol' llama's ass (fix ncvisual rotation) * notcurses: flush cursor change requests #673 * rotator: verify ncplane_rgba and ncblit_rgba * ncblit: rename, accept ncblitter_e #674 * rotator: render from rgba * rotator: get to rotation * rotator: add a pi/4 turn at the end * normal: reuse incoming plane for rendering #672 * rotator poc: rotate a fullplane gradient #672 * normal demo: place visual correctly * rotator: verify ncplane_rgba and ncblit_rgba * ncblit: rename, accept ncblitter_e #674 * rotator: render from rgba * rotator: add a pi/4 turn at the end * normal: reuse incoming plane for rendering #672 * rotator poc: rotate a fullplane gradient #672 * normal demo: place visual correctly * rotator poc: throw some red into gradient * rotator poc: done #662 * oiio: ncvisual_resize() needs set ibuf pointer #662 * normal: only need erase at top of loop * visual poc: shorter delay * normal demo: center rendered visual * comment ncvisual_resize() call * ncvisual_rotate: call ncvisual_details_seed() * ffmpeg ncvisual: fix rotation #662