doc/media: fix fc-list command

This specifying dpi in the fc-list command filters out all results.
This commit is contained in:
David Lechner
2020-04-24 09:57:53 -05:00
committed by GitHub
parent f372c648c8
commit ada455247f
+1 -1
View File
@@ -1455,7 +1455,7 @@ Fonts
enter one of these commands::
# List available font families.
fc-list :scalable=false:dpi=119 family
fc-list :scalable=false family
# Perform lookup similar to Font.DEFAULT
fc-match :scalable=false:dpi=119:family=Lucida:size=12
# Perform lookup similar to Font(size=24,lang=zh-cn)