Imported Upstream version 2.13.0
[platform/upstream/fontconfig.git] / doc / fonts-conf.5
index 197b70c..f7887d2 100644 (file)
@@ -1,5 +1,5 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FONTS-CONF" "5" "05 8月 2016" "" ""
+.TH "FONTS-CONF" "5" "06 3月 2018" "" ""
 .SH NAME
 fonts.conf \- Font configuration files
 .SH SYNOPSIS
@@ -287,8 +287,8 @@ will be used to store the cache files. If it starts with '~', it refers to
 a directory in the users home directory. If 'prefix' is set to "xdg", the value in the XDG_CACHE_HOME environment variable will be added as the path prefix. please see XDG Base Directory Specification for more details.
 The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files
 named ``<hash value>-<architecture>\&.cache-<version>\&'',
-where <version> is the font configuration file
-version number (currently 5).
+where <version> is the fontconfig cache file
+version number (currently 7).
 .SS "<INCLUDE IGNORE_MISSING=""NO"" PREFIX=""DEFAULT"">"
 .PP
 This element contains the name of an additional configuration file or
@@ -744,6 +744,9 @@ is used to output the detailed debugging messages. see Debugging Applications se
 \fBFC_DBG_MATCH_FILTER\fR
 is used to filter out the patterns. this takes a comma-separated list of object names and effects only when FC_DEBUG has MATCH2. see Debugging Applications section for more details.
 .PP
+\fBFC_LANG\fR
+is used to specify the default language as the weak binding in the query. if this isn't set, the default language will be determined from current locale.
+.PP
 \fBFONTCONFIG_USE_MMAP\fR
 is used to control the use of mmap(2) for the cache files if available. this take a boolean value. fontconfig will checks if the cache files are stored on the filesystem that is safe to use mmap(2). explicitly setting this environment variable will causes skipping this check and enforce to use or not use mmap(2) anyway.
 .SH "SEE ALSO"
@@ -751,4 +754,4 @@ is used to control the use of mmap(2) for the cache files if available. this tak
 fc-cat(1), fc-cache(1), fc-list(1), fc-match(1), fc-query(1)
 .SH "VERSION"
 .PP
-Fontconfig version 2.12.1
+Fontconfig version 2.13.0