]> git.wh0rd.org - fontconfig.git/commit
fc-cache: add a --root option root-2
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2011 05:46:23 +0000 (00:46 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 8 Nov 2011 05:21:59 +0000 (00:21 -0500)
commite55617eba4dcad42fa0f663bd4eb7c7cd3302e1d
tree32c525839d6a5ec403054f8ebd224d4056aabce2
parentdba33c4399aebdb03a1d11b2bb99a17cb006ead0
fc-cache: add a --root option

We have to add a few new helper options for setting/getting the config
root, and then hooking into the low level dir/file scanners to utilize
these new paths.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
fc-cache/fc-cache.c
fc-cache/fc-cache.sgml
fontconfig/fontconfig.h
src/fccache.c
src/fccfg.c
src/fcdir.c
src/fcfreetype.c
src/fcxml.c