xenocara/dist/fontconfig/doc/FcConfigSetSysRoot.3
matthieu 6219851df2 Update to fontconfig 2.12.1.
Tested by krw@, dcoppa@, ok dcoppa@.
2016-08-09 18:57:41 +00:00

20 lines
660 B
Groff

.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcConfigSetSysRoot" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
.SH NAME
FcConfigSetSysRoot \- Set the system root directory
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
void FcConfigSetSysRoot (FcConfig *\fIconfig\fB, const FcChar8 *\fIsysroot\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
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.
.SH "SINCE"
.PP
version 2.10.92