]> granicus.if.org Git - libass/commit
Fallback to default fontconfig configuration
authorGrigori Goronzy <greg@blackbox>
Wed, 22 Jul 2009 20:49:55 +0000 (22:49 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 22 Jul 2009 20:52:31 +0000 (22:52 +0200)
commitb3bcb8e120d1a15f258211e78346407e9a2b35d2
treee825cc446bb9abc89907aca0a7de21e254fad213
parent36cb0c6eaa0237baec7e834f0da6e94ec1153beb
Fallback to default fontconfig configuration

If parsing or loading the fontconfig configuration file, either
using the default or a specified one, fails, try to load the
default fontconfig configuration.  This triggers loading a fallback
configuration if no configuration file is available at all.  A warning
message is emitted to notify the user about this.
libass/ass_fontconfig.c