A simple graphics library
Find a file
2026-08-09 23:38:44 +02:00
src/nGFX Fix type hinting so Python doesnt complain 2026-08-09 23:38:44 +02:00
tests Fix image rendering in RGBA mode 2026-08-09 22:31:25 +02:00
.gitignore Remove .idea folder, update gitignore 2026-06-24 15:00:24 +02:00
LICENSE Initial commit 2026-06-24 14:57:45 +02:00
pyproject.toml Fix type hinting so Python doesnt complain 2026-08-09 23:38:44 +02:00
README.md Initial commit 2026-06-24 14:57:45 +02:00
THIRD_PARTY.md Initial commit 2026-06-24 14:57:45 +02:00

nGFX

A simple graphics library. Basically a Python translation of Adafruit GFX