pimoroni / scroll-phat-hd

Python library for Scroll pHAT HD
https://shop.pimoroni.com/products/scroll-phat-hd
MIT License
159 stars 64 forks source link

Added set_font function #48

Closed paolopal closed 6 years ago

paolopal commented 6 years ago

set_font function is added to change default font.

paolopal commented 6 years ago

I added the set_font function in library/scrollphathd/is31fl3731.py according to draw_char and write_string functions' specification for font param.

Gadgetoid commented 6 years ago

Thank you!

paolopal commented 6 years ago

I'm going to improve a little bit the API to handle fonts and to support auto scroll, my daughter wants to use Scroll Bot via phone :-)