head 1.1; branch 1.1.1; access; symbols netbsd-11-0-RC5:1.1.1.3 netbsd-11-0-RC4:1.1.1.3 netbsd-11-0-RC3:1.1.1.3 netbsd-11-0-RC2:1.1.1.3 netbsd-11-0-RC1:1.1.1.3 netbsd-11:1.1.1.3.0.2 netbsd-11-base:1.1.1.3 fontconfig-2-15-0:1.1.1.3 fontconfig-2-14-2:1.1.1.2 fontconfig-2-14-1:1.1.1.1 fontconfig-2-14-0:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.1 date 2023.01.19.06.11.35; author mrg; state Exp; branches 1.1.1.1; next ; commitid cvWsnf1lr9I2f7aE; 1.1.1.1 date 2023.01.19.06.11.35; author mrg; state Exp; branches; next 1.1.1.2; commitid cvWsnf1lr9I2f7aE; 1.1.1.2 date 2023.06.20.02.19.19; author mrg; state Exp; branches; next 1.1.1.3; commitid 1OVlq014absr4DtE; 1.1.1.3 date 2024.07.04.19.48.23; author mrg; state Exp; branches; next ; commitid 2CSlzWj3OH92FygF; desc @@ 1.1 log @Initial revision @ text @
Given the specified external entity name, return the associated filename. This provides applications a way to convert various configuration file references into filename form.
A null or empty name indicates that the default configuration file should be used; which file this references can be overridden with the FONTCONFIG_FILE environment variable. Next, if the name starts with ~, it refers to a file in the current users home directory. Otherwise if the name doesn't start with '/', it refers to a file in the default configuration directory; the built-in default directory can be overridden with the FONTCONFIG_PATH environment variable.
The result of this function is affected by the FONTCONFIG_SYSROOT environment variable or equivalent functionality.
| <<< Previous | Home | Next >>> |
| FcConfigFilename | Up | FcConfigParseAndLoad |