Skip to content

tinygo-org/tinydraw

Repository files navigation

TinyDraw

Build

TinyDraw is a package for drawing primitives on TinyGo displays. It is heavily based on the Adafruit GFX library.

example

This package is experimental and may change in the future. It has not been optimized for speed or memory usage (yet).

License

This project is licensed under the BSD 3-clause license, just like the Go project itself.