Add gradient antialiased font image
This commit is contained in:
parent
5bb14ba2d8
commit
9679523db3
|
|
@ -73,7 +73,9 @@ Here is an example screenshot showing the anti-aliased Hiragana character Unicod
|
|||
|
||||

|
||||
|
||||
Antialiased fonts can also be drawn over a gradient background with a callback to fetch the backgorung colour of each pixel. This pixel colour can be set by the gradient algoritm or by readn back the TFT screen memory (if reading the display is supported.
|
||||
|
||||

|
||||
|
||||
# ESP32 with 8 bit Mcufriend UNO shields
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue