From ec0020871c52588f4c5500fd16ebc740253a280c Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 22 Nov 2022 07:46:46 -0500 Subject: add font --- mpv.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mpv.md') 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" +``` -- cgit v1.2.3