xenocara/lib/fontconfig/doc/FcConfigBuildFonts.3

20 lines
597 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcConfigBuildFonts" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcConfigBuildFonts \- Build font database
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcBool FcConfigBuildFonts(FcConfig *\fIconfig\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
Builds the set of available fonts for the given configuration. Note that
2006-11-25 11:41:30 -07:00
any changes to the configuration after this call have indeterminate effects.
Returns FcFalse if this operation runs out of memory.
If \fIconfig\fR is NULL, the current configuration is used.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0