A simple graphics library
Find a file
Szabolcs Nagy e762886521 Separate classes for 1D strips
- Added StripType, GFX_1D classes
2026-06-30 11:26:49 +02:00
src/nGFX Separate classes for 1D strips 2026-06-30 11:26:49 +02:00
tests Fix src structure 2026-06-24 16:26:09 +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 Initial commit 2026-06-24 14:57:45 +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