tanakamasayuki / efont

efont Font Data for Arduino
41 stars 4 forks source link

add efontWrapper #5

Closed riraosan closed 3 years ago

riraosan commented 3 years ago

@tanakamasayuki san I have turned the efont library into a class library. I have created efontWrapper as a derived class of Adafruit_GFX library or TFT_eSPI library. I will ask you to review it. I would appreciate if you could merge it.

riraosan commented 3 years ago

@tanakamasayuki san I am working on a sample and README using EfontWrapper library. I will make another pull request when it is ready. Best regards.

riraosan commented 3 years ago

Hello @tanakamasayuki san I have committed a sample code that shows how to use the efontWrapper class. Please use it if you like. I would be happy to contribute to your library.