summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/config.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/config.txt b/docs/config.txt
index 658cc82e5e5..fc3acc532cc 100644
--- a/docs/config.txt
+++ b/docs/config.txt
@@ -1004,3 +1004,11 @@ Core misc options
Forces MAME to skip displaying the game info screen. The default is
OFF (-noskip_gameinfo).
+
+-uifont <fontname>
+
+ Specifies the name of a BDF font file to use for the UI font. If this
+ font cannot be found or cannot be loaded, the system will fall back
+ to its built-in UI font. On some platforms 'fontname' can be a system
+ font name instead of a BDF font file. The default is 'default' (use
+ the OSD-determined default font).