display font: document using gfonts:// for icons (#2883)

Added example showing how to use gfonts to download icons. It seems it is not widely known.

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
Luis Peralta 2023-10-25 16:50:32 +02:00 committed by GitHub
parent f5d86c33c2
commit 022d32c63d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -184,6 +184,11 @@ Next, create a ``font:`` section in your configuration:
- file: "fonts/tom-thumb.bdf"
id: tomthumb
- file: 'gfonts://Material+Symbols+Outlined'
id: icon_font_50
size: 50
glyphs: ["\U0000e425"] # mdi-timer
display:
# ...
@ -197,7 +202,8 @@ Configuration variables:
**Google Fonts**:
Each Google Font will be downloaded once and cached for future use.
Each Google Font will be downloaded once and cached for future use. This can also be used to download Material
Symbols or Icons as in the example above.
- **family** (**Required**, string): The name of the Google Font family.
- **weight** (*Optional*, enum): The weight of the font. Can be either the text name or the integer value: