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