1 Nov 2006 04:03
Re: Mplayer + fontconfig + M$Win
John Brown <johnbrown105 <at> hotmail.com>
2006-11-01 03:03:59 GMT
2006-11-01 03:03:59 GMT
John Brown wrote: > > >>Victor Farias wrote: >> >>John Brown wrote: >> >>>I will try it as soon as I get home. Do you know why fontconfig, etc. >>>have to be shared libraries? >> >>It was the only way I could find to compile MPlayer with fontconfig >>support under Windows. >> >Actually, I succeeded in compiling fontconfig as a static library. It >seemd that it was not working because: > >1) Although MPlayer's configure detected fontconfig, >#undef HAVE_FONTCONFIG was in config.h. I changed it to >#define HAVE_FONTCONFIG and I had to manually set >FONTCONFIG_LIB = -lfontconfig -lexpat -lfreetype -lz > >2) I used the wrong command line. I left out the -fontconfig. > >So now everything works, except that there is a long delay >each time that I run MPlayer. The link that you posted says >something about this, so I will look into it when I get home. If anyone is interested, this was because of a problem in fc-cache. access(dir, W_OK) returned that it did not have write access to the Windows font directory, which was not true, so it did not(Continue reading)
RSS Feed