sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

Calculating string length for external rom fonts #128

Open ttlappalainen opened 6 years ago

ttlappalainen commented 6 years ago

Hi and thanks for great library.

I have been developing small control library (like VLC on delphi) for RA8875 display. I wonder is it possible to read string length with getStringWidth or any way for fonts in external font chip like ER3304-1? For flash fonts calculation works fine, but is there any access to fonts inside ext rom?