altos/draw: Add line test app
authorKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:50:31 +0000 (18:50 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 27 Feb 2023 02:50:31 +0000 (18:50 -0800)
commitda605a15bbdc3b0f15cf7c70256ce4c32da071c6
treea9f93c344688ca648f0cb1ec9bfaf29ce00153e9
parentc2a21c0f6a770f989833d0bd35761e17f9843353
altos/draw: Add line test app

There were bugs, now there's a app to check them.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/.gitignore
src/draw/Makefile
src/draw/line-test.c [new file with mode: 0644]