Re: Does somebody knows, where Mplayer looks for fontconfig file by default?
compn <[email protected]> Fri, 1 May 2009 23:35:49 -0400
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2 May 2009 02:36:47 +0000 (UTC), John Brown wrote: > >Eugene Kovgar <ken20001 <at> ukr.net> writes: > ><snip> >> >> When I using Mplayer with -fontconfig -font "font", it cannot find >> fonts.conf file. So my questions is where on default Mplayer searching >> for fonts.conf file to put it to. >> ><snip> >> >> So I don't understand where /etc/fonts/* folders must be. >> >> When I added FONTCONFIG-FILE="path" to my environment variable, it is working >> and fonts.conf loading saccesfully, but there must be default path, where >> Mplayer looking for fonts.conf to not adding new parameter to environment >> variable, as it would be much better and simplier. >> Thanks. >> > >If you build fontconfig yourself, you can use the --with-confdir option to >the configure script to tell it where to look. use strace (for linux) or filemon (for windows) to find out where mplayer is looking for a file. -compn