[Fontconfig] WIN32 questions

mpsuzuki at hiroshima-u.ac.jp mpsuzuki at hiroshima-u.ac.jp
Thu Jan 21 14:06:23 PST 2010


On Thu, 21 Jan 2010 23:33:32 +0200
Tor Lillqvist <tml at iki.fi> wrote:
>The src/Makefile.am passes
>-DFONTCONFIG_PATH='"$(CONFDIR)"' but then in fccfg.c you see
>
>#if defined (_WIN32)
>
>static FcChar8 fontconfig_path[1000] = "";
>
>(Code to initialise fontconfig_path once with a path that reflects the
>location of the fontconfig DLL)
>
>#undef FONTCONFIG_PATH
>#define FONTCONFIG_PATH fontconfig_path
>
>#endif

I was not aware of this. Thank you!

Regards,
mpsuzuki


More information about the Fontconfig mailing list