mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
doc/media: fix fc-list command
This specifying dpi in the fc-list command filters out all results.
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user