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
33324d75b6
commit
fb8861b078
@ -266,11 +266,11 @@ ________,______,
|
||||
|
||||
Changing FONTBOUNDINGBOX changes the character spacing.
|
||||
```FONTBOUNDINGBOX 21 26 -3 -6```
|
||||
A space of 3 pixels is created between characters.
|
||||
A space of at least 3 pixels is generated between characters.
|
||||
![BdfFontDemo-1](https://github.com/user-attachments/assets/df733de1-b5b8-4142-8123-5a8f992246ff)
|
||||
|
||||
```FONTBOUNDINGBOX 21 26 -1 -6```
|
||||
A space of 1 pixels is created between characters.
|
||||
A space of at least 1 pixels is generated between characters.
|
||||
![BdfFontDemo-4](https://github.com/user-attachments/assets/45dd3fab-a5df-4bc1-8436-6c7883001d93)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user