Bug 59456 - Adding a --sysroot like option to fc-cache
authorAkira TAGOH <akira@tagoh.org>
Wed, 6 Feb 2013 10:35:30 +0000 (19:35 +0900)
committerAkira TAGOH <akira@tagoh.org>
Tue, 5 Mar 2013 09:38:50 +0000 (18:38 +0900)
commite96d7760886a3781a46b3271c76af99e15cb0146
tree6af044654838607bc3fa221aa6ee6b68f381db14
parent569657a24ca11aedfd3b588984344d7ab97fe09f
Bug 59456 - Adding a --sysroot like option to fc-cache

Add an ability to set the system root to generate the caches.
In order to do this, new APIs, FcConfigGetSysRoot() and
FcConfigSetSysRoot() is available.
doc/fcconfig.fncs
fc-cache/fc-cache.c
fontconfig/fontconfig.h
src/fccache.c
src/fccfg.c
src/fcinit.c
src/fcint.h
src/fcstr.c