xenocara/lib/fontconfig/doc/FcConfigAppFontAddFile.3

20 lines
601 B
Groff

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcConfigAppFontAddFile" "3" "18 November 2009" "" ""
.SH NAME
FcConfigAppFontAddFile \- Add font file to font database
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcBool FcConfigAppFontAddFile(FcConfig *\fIconfig\fB);
(const FcChar8 *\fIfile\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Adds an application-specific font to the configuration. Returns FcFalse
if the fonts cannot be added (due to allocation failure). Otherwise returns FcTrue.
If \fIconfig\fR is NULL, the current configuration is used.
.SH "VERSION"
.PP
Fontconfig version 2.8.0