1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-ls-fonts--help.txt
2023-06-22 21:21:34 -07:00

19 lines
588 B
Plaintext

Display information about fonts
Usage: wezterm ls-fonts [OPTIONS]
Options:
--list-system
Whether to list all fonts available to the system
--text <TEXT>
Explain which fonts are used to render the supplied text string
--codepoints <CODEPOINTS>
Explain which fonts are used to render the specified unicode code
point sequence. Code points are comma separated hex values
--rasterize-ascii
Show rasterized glyphs for the text in --text or --codepoints using
ascii blocks
-h, --help
Print help