Xinyuan-LilyGO / LilyGo-EPD47

GNU General Public License v3.0
379 stars 119 forks source link

The font of the font library displayed on the ink screen is very light. Is it the reason for the font library display function #76

Open lixy123 opened 2 years ago

lixy123 commented 2 years ago

Ink screen lilygo-epd47.

I use the same font library. The following two different driver libraries display the effect of weather respectively. I find that the font displayed when using epdiy library is light:

https://github.com/Xinyuan-LilyGO/LilyGo-EPD47

https://github.com/vroland/epdiy

Because the ink screen is 16 colors, I suspect you don't use all black when displaying the font.

Please check, thank you!

epd47_ink_show