Sha256: 227bac7e1189eec672085fa7ceff06690b4265b35c76bb69811ef54bbefce00b
Contents?: true
Size: 601 Bytes
Versions: 28
Compression:
Stored size: 601 Bytes
Contents
.\\" 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
Version data entries
28 entries across 28 versions & 6 rubygems