rm-hull / luma.led_matrix

Python module to drive LED Matrices & 7-segment displays (MAX7219) and RGB NeoPixels (WS2812 / APA102)
https://luma-led-matrix.readthedocs.io
MIT License
523 stars 157 forks source link

Display accented characters #248

Closed cyrilbosson closed 2 years ago

cyrilbosson commented 3 years ago

Hello,

I like to use accented characters, I tried all 3 texts fonts (LCD, TINY & SINCLAIR) but it doesn't work. I read the documentation but I don't understand how to use an custom font.

Is it possible? Can I extend any font to add accents?

Thanks a lot

marcowy commented 3 years ago

Try this: https://github.com/rm-hull/luma.led_matrix/issues/170 and this: https://github.com/rm-hull/luma.led_matrix/issues/111