altos/draw: Fix clipping far line end
authorKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:48:05 +0000 (18:48 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:48:05 +0000 (18:48 -0800)
commitbc17e4ed423c75624115ee3921aee2111ec1139b
treec67dab24c805146f5d14afb881d4624303302d78
parent9a79e8d8903b63f3f630d7f6455ee09715f55615
altos/draw: Fix clipping far line end

Make sure the final unclipped pixel gets drawn.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/ao_line.c