[Fontconfig] fontconfig: Branch 'master' - 2 commits
Akira TAGOH
akira at tagoh.org
Wed Dec 20 10:20:00 UTC 2017
On Wed, Dec 20, 2017 at 5:05 AM, Behdad Esfahbod
<behdad at kemper.freedesktop.org> wrote:
> @@ -652,8 +697,6 @@ FcFontRenderPrepare (FcConfig *config,
> if (!l)
> goto bail0;
> dir = FcStrDirname (FcValueString (&l->value));
> - if (!config)
> - config = FcConfigGetCurrent ();
> if (config && FcHashTableFind (config->alias_table, dir, (void **) &alias))
> {
> FcChar8 *base = FcStrBasename (FcValueString (&l->value));
Why did you revert this?
--
Akira TAGOH
More information about the Fontconfig
mailing list