1FcConfigSetSysRoot(3)                                    FcConfigSetSysRoot(3)
2
3
4

NAME

6       FcConfigSetSysRoot - Set the system root directory
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       void FcConfigSetSysRoot (FcConfig *config, const FcChar8 *sysroot);
12

DESCRIPTION

14       Set  'sysroot'  as  the system root directory. fontconfig prepend 'sys‐
15       root' to the cache directories in order to  allow  people  to  generate
16       caches  at  the build time. Note that this causes changing current con‐
17       fig. i.e.  this function calls FcConfigSetCurrent() internally.
18

SINCE

20       version 2.10.92
21
22
23
24Fontconfig 2.13.0                 06 3月 2018            FcConfigSetSysRoot(3)
Impressum