snippetbashTip
fc-pattern — Show information about a font matching a pattern. More information: <https://manned.org/fc-pattern>.
Viewed 0 times
commandshowcliinformationfontaboutmatchingfc-pattern
Problem
How to use the
fc-pattern command: Show information about a font matching a pattern. More information: <https://manned.org/fc-pattern>.Solution
fc-pattern — Show information about a font matching a pattern. More information: <https://manned.org/fc-pattern>.Display default information about a font:
fc-pattern {{[-d|--default]}} '{{DejaVu Serif}}'Display configuration information about a font:
fc-pattern {{[-c|--config]}} '{{DejaVu Serif}}'Code Snippets
Display default information about a font
fc-pattern {{[-d|--default]}} '{{DejaVu Serif}}'Display configuration information about a font
fc-pattern {{[-c|--config]}} '{{DejaVu Serif}}'Context
tldr-pages: common/fc-pattern
Revisions (0)
No revisions yet.