]> granicus.if.org Git - libass/commit
fontselect: never pass family=NULL to get_fallback()
authorwm4 <wm4@nowhere>
Tue, 1 Sep 2015 12:33:08 +0000 (14:33 +0200)
committerwm4 <wm4@nowhere>
Tue, 1 Sep 2015 12:33:08 +0000 (14:33 +0200)
commitdf9ec6e99ff5b843b84de2f0df7b18f97ce36c35
treebc15b9e278377616d92a3f4911c0b4441330214b
parent7e875e5e17f8ef0a13f84d7ce3aabef592f5689e
fontselect: never pass family=NULL to get_fallback()

The CoreText backend doesn't like this, and in fact there's no reason to
pass NULL.
libass/ass_fontselect.c
libass/ass_fontselect.h