adafruit / Adafruit_CircuitPython_Display_Text

Library to display text using displayio
MIT License
57 stars 38 forks source link

Use `fontio.FontProtocol` for type annotations #173

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Resolves #172 by using fontio.FontProtocol for type annotations instead of that huge Union.