pimoroni / pimoroni-pico

Libraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython.
https://shop.pimoroni.com/collections/pico
MIT License
1.32k stars 499 forks source link

Unicorn(s): Remove some Hershey fonts. #1025

Open Gadgetoid opened 2 weeks ago

Gadgetoid commented 2 weeks ago

Since Hershey fonts make virtually no sense on these low-resolution displays, remove all but Serif/Sans to make up for the additional flash usage of MicroPython 1.24.0 / Pico SDK 2.0.0.

Note: The need for this seemed to dissolve with the official 1.24.0 release, but I'm keeping it handy in case the code bloat appears again.