1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-26 15:52:29 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-ls-fonts--help.txt
Wez Furlong 2e505ad869
imgcat: add --position, --no-move-cursor and --hold options
These allow additional control over image placement

refs: https://github.com/wez/wezterm/issues/3716
2023-07-15 16:27:52 -07:00

18 lines
587 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