altos/draw: Add logo
authorKeith Packard <keithp@keithp.com>
Sun, 26 Feb 2023 07:46:25 +0000 (23:46 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 26 Feb 2023 07:46:25 +0000 (23:46 -0800)
commit2e784b9e726a59f2aed71c20d96ebc94aa2d19fb
tree0e8dcf41a92c13c54dae649334ac2cfd4a1d4994
parent331e2833e178a1a4b0400e1ea06e1e387009f245
altos/draw: Add logo

Captures the SVG logo polygons and allows them to be
scaled to suit.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/.gitignore
src/draw/Makefile
src/draw/ao_draw.h
src/draw/ao_logo.c [new file with mode: 0644]
src/draw/draw-test.c
src/draw/make-logo [new file with mode: 0755]