eyelight / tinydraw

TinyDraw is a package of drawing primitives on TinyGo displays.

Home Page:https://tinygo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyDraw

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.

About

TinyDraw is a package of drawing primitives on TinyGo displays.

https://tinygo.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 95.6%Language:Makefile 4.4%