mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
af46077775
In order to properly determine the scaling of an ncvisual to be rendered, ncvisual_geom() needs know the blitting method. For this reason, it took an ncblitter_e argument. It also, however, needs handle degradation, which means knowing whether NCVISUAL_OPTIONS_NODEGRADE is in use. It thus really wants the struct ncvisual_options. Pass and accept it. Closes #697, and fixes the "yield" demo in ASCII mode (#696). |
||
---|---|---|
.. | ||
notcurses_cell.3.md | ||
notcurses_channels.3.md | ||
notcurses_directmode.3.md | ||
notcurses_error.3.md | ||
notcurses_fade.3.md | ||
notcurses_fds.3.md | ||
notcurses_init.3.md | ||
notcurses_input.3.md | ||
notcurses_lines.3.md | ||
notcurses_menu.3.md | ||
notcurses_metric.3.md | ||
notcurses_multiselector.3.md | ||
notcurses_output.3.md | ||
notcurses_palette.3.md | ||
notcurses_plane.3.md | ||
notcurses_plot.3.md | ||
notcurses_reader.3.md | ||
notcurses_reel.3.md | ||
notcurses_refresh.3.md | ||
notcurses_render.3.md | ||
notcurses_selector.3.md | ||
notcurses_stats.3.md | ||
notcurses_stdplane.3.md | ||
notcurses_stop.3.md | ||
notcurses_visual.3.md | ||
notcurses.3.md |