mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
mpv.conf: switch to Noto Sans
This commit is contained in:
parent
2b8e85ccd8
commit
d2a9fcd93a
@ -10,10 +10,13 @@ alang=jpn,jp,ja,en,eng
|
|||||||
# but I still prefer to have subtitles. Note that two are shown simultaneously.
|
# but I still prefer to have subtitles. Note that two are shown simultaneously.
|
||||||
slang=fi,fin,sdh,doh,en,eng,eo,epo,sv,swe,ru,rus,cs,ces,cze,es,spa
|
slang=fi,fin,sdh,doh,en,eng,eo,epo,sv,swe,ru,rus,cs,ces,cze,es,spa
|
||||||
|
|
||||||
# I find myself reading it a lot faster than other fonts which is kind of
|
# Subtitle font, although only one is allowed at a time?
|
||||||
# relevant with subtitles
|
|
||||||
#sub-font='Noto Serif Regular'
|
#sub-font='Noto Serif Regular'
|
||||||
sub-font='Comic Shanns Mono'
|
# Roboto would be metrically compatible with Noto, but if only one is allowed
|
||||||
|
# at a time, Noto is likely better covered.
|
||||||
|
#sub-font='Roboto'
|
||||||
|
sub-font='Noto Sans'
|
||||||
|
#sub-font='Comic Shanns Mono'
|
||||||
# YLE uses Tiresias Screenfont which is the only not-FOSS one. This is the
|
# YLE uses Tiresias Screenfont which is the only not-FOSS one. This is the
|
||||||
# closest?
|
# closest?
|
||||||
#sub-font='Tiresias PCfont'
|
#sub-font='Tiresias PCfont'
|
||||||
|
Loading…
Reference in New Issue
Block a user