gtkradiant/install/share/man/man3/FcConfigAppFontAddFile.3
Clinton Freeman a6c7474450 try to fix
2012-05-07 23:24:01 -04:00

19 lines
601 B
Groff

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.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