mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 01:42:09 +02:00
12 lines
294 B
Markdown
12 lines
294 B
Markdown
# fc-pattern
|
|
|
|
> Shows information about a font matching a pattern.
|
|
> More information: <https://manned.org/fc-pattern>.
|
|
|
|
- Display default information about a font:
|
|
|
|
`fc-pattern --default '{{DejaVu Serif}}'`
|
|
|
|
- Display config information about a font:
|
|
|
|
`fc-pattern --config '{{DejaVu Serif}}'`
|