]> git.sesse.net Git - vlc/commit
contrib: add fontconfig cache and conf locations.
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 22 Sep 2008 18:12:22 +0000 (20:12 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 22 Sep 2008 18:12:22 +0000 (20:12 +0200)
commitc5ffe15d9da6d0a044d461519afa9588f689ed48
tree0defda202dde66d086f784ee65502a9e16488cf4
parentcd193be806013ab973618f7b9096b5199c92a1ee
contrib: add fontconfig cache and conf locations.

For Mac OS X, let's now use the default X11 locations for the fonts.conf and the cache files.
Those that do not have X11 installed (old default < 10.4) are simply out of luck.
They will only be able to use the files in /System/Library/Fonts and will need to rebuild
their cache every time.

We should also fix this for windows. I'm looking for other projects that use fontconfig on
Windows to see if I can get some hints on how to do this.
extras/contrib/src/Makefile