mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-07 06:34:44 +02:00
Correct typos
This commit is contained in:
@@ -73,7 +73,7 @@ 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.
|
||||
Antialiased fonts can also be drawn over a gradient background with a callback to fetch the background colour of each pixel. This pixel colour can be set by the gradient algorithm or by reading back the TFT screen memory (if reading the display is supported).
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user