6219851df2
Tested by krw@, dcoppa@, ok dcoppa@.
15 lines
471 B
Groff
15 lines
471 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcInitLoadConfigAndFonts" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
|
|
.SH NAME
|
|
FcInitLoadConfigAndFonts \- load configuration and font data
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
FcConfig * FcInitLoadConfigAndFonts (void\fI\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Loads the default configuration file and builds information about the
|
|
available fonts. Returns the resulting configuration.
|