tldr/pages/linux/fc-list.md

8 lines
146 B
Markdown
Raw Normal View History

# fc-list
> List available fonts installed on the system.
- Return a list of installed fonts with given name:
`fc-list | grep '{{Font Name}}'`