Sha256: c47de14d0d7b3e7197a971b2510e2a8ac15c949d0e45f37c5f9e48f5e0e693b4
Contents?: true
Size: 554 Bytes
Versions: 28
Compression:
Stored size: 554 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcFontSetAdd" "3" "18 November 2009" "" "" .SH NAME FcFontSetAdd \- Add to a font set .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp FcBool FcFontSetAdd(FcFontSet *\fIs\fB); (FcPattern *\fIfont\fB); \fR.fi .SH "DESCRIPTION" .PP Adds a pattern to a font set. Note that the pattern is not copied before being inserted into the set. Returns FcFalse if the pattern cannot be inserted into the set (due to allocation failure). Otherwise returns FcTrue. .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems