summaryrefslogtreecommitdiffstats
path: root/mpv.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-22 07:46:46 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-22 07:46:46 -0500
commitec0020871c52588f4c5500fd16ebc740253a280c (patch)
tree09d33d089cb03516ebe1874d41df4b2131d728b3 /mpv.md
parentd8cdfa2bdbd9f997961743d2332eecbc34148148 (diff)
downloademacsconf-wiki-ec0020871c52588f4c5500fd16ebc740253a280c.tar.xz
emacsconf-wiki-ec0020871c52588f4c5500fd16ebc740253a280c.zip
add font
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"
+```