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
f5d19d5f87
commit
1568077072
@ -140,6 +140,7 @@ ENDCHAR
|
||||
|
||||
Fonts that take character-specific bounding box (BBX) into consideration change as follows.
|
||||
This creates a 1 pixel whitespace on the left edge.
|
||||
DWIDTH will also change according to this change.
|
||||
```
|
||||
STARTCHAR d
|
||||
ENCODING 100
|
||||
@ -163,6 +164,7 @@ ENDCHAR
|
||||
```
|
||||
|
||||
Fonts that take character-specific bounding box (BBX) and font bounding box (FONTBOUNDINGBOX) into consideration change as follows.
|
||||
DWIDTH will also change according to this change.
|
||||
```
|
||||
STARTCHAR d
|
||||
ENCODING 100
|
||||
|
Loading…
Reference in New Issue
Block a user