summaryrefslogtreecommitdiffstats
path: root/mpv.md
diff options
context:
space:
mode:
Diffstat (limited to 'mpv.md')
-rw-r--r--mpv.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/mpv.md b/mpv.md
index 810a98a8..7b4dcb4b 100644
--- a/mpv.md
+++ b/mpv.md
@@ -70,3 +70,8 @@ sub-ass-force-style=Kerning=yes
sub-ass-line-spacing=0
```
+If you would like to specify the font to use, you can include a line like:
+
+```
+sub-font="Clear Sans Bold"
+```