robweber / omni-epd

An EPD (electronic paper display) class abstraction to simplify communications across multiple display types.
GNU General Public License v3.0
75 stars 16 forks source link

Remove inky fonts #52

Closed missionfloyd closed 2 years ago

missionfloyd commented 2 years ago

They're only needed for pimoroni's example scripts, which have other dependencies that aren't being installed, so they won't work by default anyway.

robweber commented 2 years ago

Good catch, thanks.