altos/draw: Use float for polygon coords
authorKeith Packard <keithp@keithp.com>
Sun, 26 Feb 2023 07:45:25 +0000 (23:45 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 26 Feb 2023 07:45:25 +0000 (23:45 -0800)
commit331e2833e178a1a4b0400e1ea06e1e387009f245
tree70d5f9b1f7bd3c4203c7bd11d2af5e465be9df02
parent033e32989aab05fe6174a3db4a5eca4df07d7ab8
altos/draw: Use float for polygon coords

This makes polygons look way better.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/Makefile
src/draw/ao_draw.h
src/draw/ao_poly.c