LeeHolmes / watchysim

Simulation framework for Watchy watch faces
MIT License
88 stars 9 forks source link

Change primitive drawing to use Adafruit GFX code #2

Closed NiVZ78 closed 3 years ago

NiVZ78 commented 3 years ago

Changed drawing of rect & circle to use original Adafruit GFX code Added roundRect & triangle Added a test watchface that draws each shape Cleaned up the background.gif and centered

LeeHolmes commented 3 years ago

Reopening