No subject
Fri Mar 27 11:03:12 CET 2009
/* If the fontconfig DLL is in a "bin" or "lib" subfolder,
* assume it's a Unix-style installation tree, and use
* "etc/fonts" in there as FONTCONFIG_PATH. Otherwise use the
* folder where the DLL is as FONTCONFIG_PATH.
*/
I don't know what happpens if fontconfig is built as a static library.
If you build fontconfig yourself, you can use the --with-confdir option to
the configure script to tell it where to look.
More information about the MPlayer-cygwin
mailing list