add some new text to the font test
This commit is contained in:
parent
05b87b1406
commit
2790dcfd11
1 changed files with 11 additions and 0 deletions
|
@ -224,6 +224,17 @@ pub const font_test_text: []const u8 =
|
|||
\\🙂↔
|
||||
\\
|
||||
\\
|
||||
\\你好世界 "Hello World"
|
||||
\\一二三四五六七八九十 "123456789"
|
||||
\\龍鳳麟龜 (dragon, phoenix, qilin, turtle)
|
||||
\\Fullwidth numbers: 1234567890
|
||||
\\Fullwidth letters: ABCDEFG abcdefg
|
||||
\\Fullwidth punctuation: !@#$%^&*()
|
||||
\\Half-width (normal): ABC 123
|
||||
\\Full-width (double): ABC 123
|
||||
\\Punctuation: 。,、;:「」『』
|
||||
\\Symbols: ○●□■△▲☆★◇◆
|
||||
\\
|
||||
\\ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue