docs(fonts): add some recommended font download urls to font test text
This commit is contained in:
parent
c351d3fdea
commit
2b5edb94ec
1 changed files with 6 additions and 0 deletions
|
@ -223,4 +223,10 @@ pub const font_test_text: []const u8 =
|
|||
\\
|
||||
\\🙂↔
|
||||
\\
|
||||
\\
|
||||
\\ recommended fonts for terminals with no nerdfont fallback support (e.g. flow-gui):
|
||||
\\
|
||||
\\ "IosevkaTerm Nerd Font" => https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/IosevkaTerm.zip
|
||||
\\ "Cascadia Code NF" => https://github.com/microsoft/cascadia-code/releases/download/v2407.24/CascadiaCode-2407.24.zip
|
||||
\\
|
||||
;
|
||||
|
|
Loading…
Add table
Reference in a new issue