23 lines
652 B
Groff
23 lines
652 B
Groff
|
.\" This manpage has been automatically generated by docbook2man
|
||
|
.\" from a DocBook document. This tool can be found at:
|
||
|
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
|
||
|
.\" Please send any bug reports, improvements, comments, patches,
|
||
|
.\" etc. to Steve Cheng <steve@ggi-project.org>.
|
||
|
.TH "FcInitReinitialize" "3" "15 September 2006" "" ""
|
||
|
|
||
|
.SH NAME
|
||
|
FcInitReinitialize \- re-initialize library
|
||
|
.SH SYNOPSIS
|
||
|
.sp
|
||
|
\fB#include <fontconfig.h>
|
||
|
.sp
|
||
|
FcBool FcInitReinitialize (void\fI\fB);
|
||
|
\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Forces the default configuration file to be reloaded and resets the default
|
||
|
configuration.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.4.1
|