mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Update README.md
This commit is contained in:
parent
eae5a122b2
commit
9644f3a344
@ -252,7 +252,7 @@ This shows the font information for the characters.
|
||||
+------------------------ Encoding
|
||||
```
|
||||
|
||||
You can find out the width (in bytes) of your font using the following calculation:
|
||||
You can find out the width (in bytes) of this font using the following calculation:
|
||||
```
|
||||
{Number of font patterns} / ({Last row in Y direction} - {First row in Y direction} + 1)
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user