]> granicus.if.org Git - libass/commit
fontconfig: consider fullname for matching fonts
authorGrigori Goronzy <greg@blackbox>
Wed, 10 Feb 2010 22:51:11 +0000 (23:51 +0100)
committerGrigori Goronzy <greg@blackbox>
Fri, 12 Feb 2010 00:45:14 +0000 (01:45 +0100)
commitf8b730a5f49614f280d328821960380cacea2d02
tree0de6a1b123a622d94399c2e76e9cfed036dd09e4
parentf92c65f148a339e1861d6bb671cbbc2d968f19df
fontconfig: consider fullname for matching fonts

Additionally match fonts via the fullname (or name for humans) and
prefer these matches. Previously, libass matched against the family name
only and this name can be completely different from the fullname (which
is used by VSFilter!).
libass/ass_fontconfig.c