altos/draw: Inline span fill for polygons
authorKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:48:54 +0000 (18:48 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:48:54 +0000 (18:48 -0800)
Instead of calling ao_rect, do the clipping by hand
and call ao_solid instead.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found