head 1.1; branch 1.1.1; access; symbols netbsd-11-0-RC4:1.1.1.8 netbsd-11-0-RC3:1.1.1.8 netbsd-11-0-RC2:1.1.1.8 netbsd-11-0-RC1:1.1.1.8 netbsd-11:1.1.1.8.0.2 netbsd-11-base:1.1.1.8 netbsd-10-1-RELEASE:1.1.1.5 fontconfig-2-15-0:1.1.1.8 netbsd-8-3-RELEASE:1.1.1.3 netbsd-9-4-RELEASE:1.1.1.5 netbsd-10-0-RELEASE:1.1.1.5 netbsd-10-0-RC6:1.1.1.5 netbsd-10-0-RC5:1.1.1.5 netbsd-10-0-RC4:1.1.1.5 netbsd-10-0-RC3:1.1.1.5 netbsd-10-0-RC2:1.1.1.5 netbsd-10-0-RC1:1.1.1.5 fontconfig-2-14-2:1.1.1.7 fontconfig-2-14-1:1.1.1.6 fontconfig-2-14-0:1.1.1.6 netbsd-10:1.1.1.5.0.4 netbsd-10-base:1.1.1.5 netbsd-9-3-RELEASE:1.1.1.5 netbsd-9-2-RELEASE:1.1.1.5 netbsd-9-1-RELEASE:1.1.1.5 netbsd-8-2-RELEASE:1.1.1.3 netbsd-9-0-RELEASE:1.1.1.5 netbsd-9-0-RC2:1.1.1.5 netbsd-9-0-RC1:1.1.1.5 netbsd-9:1.1.1.5.0.2 netbsd-9-base:1.1.1.5 netbsd-8-1-RELEASE:1.1.1.3 netbsd-8-1-RC1:1.1.1.3 fontconfig-2-13-1:1.1.1.5 netbsd-7-2-RELEASE:1.1.1.3 netbsd-8-0-RELEASE:1.1.1.3 netbsd-8-0-RC2:1.1.1.3 netbsd-8-0-RC1:1.1.1.3 netbsd-7-1-2-RELEASE:1.1.1.3 netbsd-7-1-1-RELEASE:1.1.1.3 fontconfig-2-12-4:1.1.1.4 netbsd-8:1.1.1.3.0.10 netbsd-8-base:1.1.1.3 netbsd-7-1:1.1.1.3.0.8 netbsd-7-1-RELEASE:1.1.1.3 netbsd-7-1-RC2:1.1.1.3 netbsd-7-1-RC1:1.1.1.3 netbsd-7-0-2-RELEASE:1.1.1.3 netbsd-7-0-1-RELEASE:1.1.1.3 netbsd-7-0:1.1.1.3.0.6 netbsd-7-0-RELEASE:1.1.1.3 netbsd-7-0-RC3:1.1.1.3 netbsd-7-0-RC2:1.1.1.3 netbsd-7-0-RC1:1.1.1.3 netbsd-6:1.1.1.3.0.4 netbsd-7:1.1.1.3.0.2 netbsd-7-base:1.1.1.3 fontconfig-2-11-1:1.1.1.3 riastradh-xf86-video-intel-2-7-1-pre-2-21-15:1.1.1.2 fontconfig-2-11-0:1.1.1.2 riastradh-drm2:1.1.1.1.0.2 riastradh-drm2-base:1.1.1.1 fontconfig-2-10-93:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.1 date 2013.06.03.19.44.53; author mrg; state Exp; branches 1.1.1.1; next ; commitid Wczr9579mLy4NcSw; 1.1.1.1 date 2013.06.03.19.44.53; author mrg; state Exp; branches; next 1.1.1.2; commitid Wczr9579mLy4NcSw; 1.1.1.2 date 2014.03.20.07.41.43; author mrg; state Exp; branches; next 1.1.1.3; commitid 3SGTwefXbfI3tptx; 1.1.1.3 date 2014.07.12.04.10.11; author mrg; state Exp; branches 1.1.1.3.4.1; next 1.1.1.4; commitid 7J3jVLFx2skiD2Ix; 1.1.1.4 date 2017.08.29.08.32.29; author mrg; state Exp; branches; next 1.1.1.5; commitid W3QEaYRxw8Coj55A; 1.1.1.5 date 2019.03.08.09.40.41; author mrg; state Exp; branches; next 1.1.1.6; commitid RSaD7TxAJ7LJOxeB; 1.1.1.6 date 2023.01.19.06.11.36; author mrg; state Exp; branches; next 1.1.1.7; commitid cvWsnf1lr9I2f7aE; 1.1.1.7 date 2023.06.20.02.19.19; author mrg; state Exp; branches; next 1.1.1.8; commitid 1OVlq014absr4DtE; 1.1.1.8 date 2024.07.04.19.48.23; author mrg; state Exp; branches; next ; commitid 2CSlzWj3OH92FygF; 1.1.1.3.4.1 date 2014.07.12.04.10.11; author msaitoh; state dead; branches; next 1.1.1.3.4.2; commitid RSdreW9v8dMWpW2y; 1.1.1.3.4.2 date 2014.12.21.19.13.31; author msaitoh; state Exp; branches; next ; commitid RSdreW9v8dMWpW2y; desc @@ 1.1 log @Initial revision @ text @ FcConfigSetSysRoot

FcConfigSetSysRoot

Name

FcConfigSetSysRoot -- Set the system root directory

Synopsis

#include <fontconfig/fontconfig.h>
	

void FcConfigSetSysRoot(FcConfig *config, const FcChar8 *sysroot);

Description

Set 'sysroot' as the system root directory. fontconfig prepend 'sysroot' to the cache directories in order to allow people to generate caches at the build time. Note that this causes changing current config. i.e. this function calls FcConfigSetCurrent() internally.

Version

Fontconfig version 2.10.93

@ 1.1.1.1 log @initial import of fontconfig-2.10.93 @ text @@ 1.1.1.2 log @initial import of fontconfig-2.11.0 @ text @d13 1 a13 1 HREF="x102.html#AEN2703">Fontconfig version 2.11.0 d199 1 a199 1 HREF="x102.html#AEN2703" @ 1.1.1.3 log @initial import of fontconfig-2.11.1 @ text @d13 1 a13 1 HREF="x102.html#AEN2562">Sinceversion 2.10.92

Next >>>Next >>>FcConfigFileInfoIterInitSet 'sysroot' as the system root directory. All file paths used or created with this 'config' (including file properties in patterns) will be considered or made relative to this 'sysroot'. This allows a host to generate caches for targets at build time. This also allows a cache to be re-targeted to a different base directory if 'FcConfigGetSysRoot' is used to resolve file paths. When setting this on the current config this causes changing current config (calls FcConfigSetCurrent()). d151 1 a151 1 NAME="AEN3791" @ 1.1.1.7 log @initial import of fontconfig-2.14.2 @ text @d106 1 a106 1 FcConfigSetSysRoot

FcConfigSetSysRoot

Name

FcConfigSetSysRoot -- Set the system root directory

Synopsis

#include <fontconfig/fontconfig.h>
	

void FcConfigSetSysRoot(FcConfig *config, const FcChar8 *sysroot);

Description

Set 'sysroot' as the system root directory. fontconfig prepend 'sysroot' to the cache directories in order to allow people to generate caches at the build time. Note that this causes changing current config. i.e. this function calls FcConfigSetCurrent() internally.

Since

version 2.10.92

@