c9c2f93b5d
to make room for a BSD make build system.
18 lines
451 B
Groff
18 lines
451 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcInitLoadConfig" "3" "10 1月 2013" "" ""
|
|
.SH NAME
|
|
FcInitLoadConfig \- load configuration
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
FcConfig * FcInitLoadConfig (void\fI\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Loads the default configuration file and returns the resulting configuration.
|
|
Does not load any font information.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.10.91
|