1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[font] More robust handling of fixed font sizes. (#8443)

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
Clyde Stubbs
2025-03-24 20:35:42 +11:00
committed by GitHub
parent 6cfe3ac44d
commit bc999b50b3
3 changed files with 3270 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -43,6 +43,9 @@ font:
id: default_font
- file: $component_dir/x11.pcf
id: pcf_font
- file: $component_dir/Tamzen5x9b.bdf
id: bdf_font
size: 7
i2c:
scl: ${i2c_scl}