fc-list: add page

Fixes issue #978. I know that the format is not the right one, but I wanted to use the same style as in fc-match and fc-pattern.
This commit is contained in:
Michael Koppmann
2016-09-28 03:47:15 +02:00
committed by GitHub
parent 190f8bc5b1
commit 304d01d1c0

7
pages/linux/fc-list.md Normal file
View File

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