1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00
mpv/sub
Uoti Urpala b711624ef3 subs: only use "subfont.ttf" as libass fallback if it exists
Libass was set to use the file "subfont.ttf" in the user configuration
directory as a default/fallback font. This triggered "Error opening
font" errors from libass if it tried to use the fallback font for some
glyph and the user had not copied/linked any font there (and there is
generally little reason to do that nowadays when using fontconfig).
Check whether the path exists and only set it in ass_set_fonts() if it
does.
2012-04-14 03:51:19 +03:00
..
ass_mp.c subs: only use "subfont.ttf" as libass fallback if it exists 2012-04-14 03:51:19 +03:00
ass_mp.h options: move libass-related options to struct 2011-09-03 14:26:14 +03:00
av_sub.c Update Libav API uses 2012-02-01 22:46:27 +02:00
av_sub.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
dec_sub.c
dec_sub.h
find_sub.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
find_subfiles.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
find_subfiles.h subs: options: add -sub-paths 2011-04-20 04:22:52 +03:00
font_load_ft.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
font_load.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
font_load.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
osd_font.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sd_ass.c sd_ass.c: set event->Style to fix --ass-styles 2011-09-23 13:57:11 +03:00
sd.h
spudec.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
spudec.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sub_cc.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sub_cc.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sub.c core: allocate OSD text buffers dynamically 2011-08-09 03:28:58 +03:00
sub.h timeline: subs: keep subtitle tracks in source time 2012-03-25 22:30:37 +03:00
subassconvert.c subassconvert: handle "\r\n" line ends 2011-09-02 12:22:15 +03:00
subassconvert.h
subreader.c subreader.c: don't run FriBiDi code if using libass 2011-09-23 14:43:53 +03:00
subreader.h find_subfiles: move sub_filenames() here 2011-04-20 04:22:52 +03:00
unrar_exec.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
unrar_exec.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vobsub.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
vobsub.h options: change -alang and -slang to use string list type 2011-04-20 04:22:42 +03:00