Adapted to new style
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
- Return a list of installed fonts with given name:
|
||||
|
||||
`fc-list | grep '{{Font Name}}'`
|
||||
`fc-list | grep '{{DejaVu Serif}}'`
|
||||
|
@@ -4,4 +4,4 @@
|
||||
|
||||
- Return a sorted list of best matching fonts:
|
||||
|
||||
`fc-match -s '{{Font Name}}'`
|
||||
`fc-match -s '{{DejaVu Serif}}'`
|
||||
|
@@ -4,4 +4,4 @@
|
||||
|
||||
- Display default infomation about a font:
|
||||
|
||||
`fc-pattern -d '{{Font Name}}'`
|
||||
`fc-pattern -d '{{DejaVu Serif}}'`
|
||||
|
Reference in New Issue
Block a user