mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 17:09:22 +01:00
mpv.conf: comment sub ass style overrides, disable embeedded fonts
This commit is contained in:
parent
5c58c9ddff
commit
d471a3a245
@ -16,6 +16,7 @@ ao=pipewire,pulse,
|
||||
alang=jpn,jp,ja,en,eng,fi,fin
|
||||
slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
|
||||
|
||||
embeddedfonts=no
|
||||
# Sans-Serif fonts are the best for legibility
|
||||
#sub-font='Roboto'
|
||||
#sub-ass-style-overrides=FontName='Roboto'
|
||||
@ -29,7 +30,7 @@ slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
|
||||
# where I want legibility. This could also be overridden by --sub-font="" in
|
||||
# terminal flags (see --alang and --slang= above)
|
||||
sub-font='Comic Neue'
|
||||
sub-ass-style-overrides=FontName='Comic Neue'
|
||||
#sub-ass-style-overrides=FontName='Comic Neue'
|
||||
osd-font='Comic Neue'
|
||||
|
||||
# Amber font for subtitles
|
||||
|
Loading…
Reference in New Issue
Block a user