Xinyuan-LilyGO / LilyGo-EPD47

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

White text on black background #48

Closed hacksics closed 2 years ago

hacksics commented 3 years ago

Anyone know how I can get the white color text on black background? All I want to do is that fillRect with Black and then write text with white color.

There are members called

uint8_t fg_color uint8_t bg_color

But I don't know how should I use it.

LilyGO commented 2 years ago

Hello, have you solved your issue?

hacksics commented 2 years ago

I started using https://github.com/vroland/epdiy instead. It has better support and features.

LilyGO commented 2 years ago

Thank you for your feedback. I'm going to close this issue.