]> granicus.if.org Git - libass/commit
fontselect: deal with potential ASS_FontProvider.subst_font failure
authorwm4 <wm4@nowhere>
Fri, 28 Aug 2015 10:52:31 +0000 (12:52 +0200)
committerwm4 <wm4@nowhere>
Fri, 28 Aug 2015 12:06:52 +0000 (14:06 +0200)
commit2d8c4d74d40bc6ae8c79cda36641b9f450ef92ef
tree993e0bad294f3079597e219127efe5f58f5f0059
parent5c7e811cce10489d8762ee51eb3d390dfc33cbef
fontselect: deal with potential ASS_FontProvider.subst_font failure

Don't assume it sets all fields. If it doesn't return any font names at
all, go with the default.
libass/ass_fontselect.c