summaryrefslogtreecommitdiff
path: root/src/draw
Commit message (Collapse)AuthorAge
* altos: Use stdbool true/false instead of TRUE/FALSEKeith Packard2018-10-13
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add bitmap drawing codeKeith Packard2017-02-20
Includes solid fills, text and lines. Signed-off-by: Keith Packard <keithp@keithp.com>