mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-05 08:02:05 +00:00
18 lines
480 B
Groff
18 lines
480 B
Groff
|
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
||
|
.TH "FcInitLoadConfigAndFonts" "3" "18 November 2009" "" ""
|
||
|
.SH NAME
|
||
|
FcInitLoadConfigAndFonts \- load configuration and font data
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig.h>
|
||
|
.sp
|
||
|
FcConfig * FcInitLoadConfigAndFonts(void\fI\fB);
|
||
|
\fR.fi
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Loads the default configuration file and builds information about the
|
||
|
available fonts. Returns the resulting configuration.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.8.0
|