blob: 31a1ea14e0c34503dec0a74a6da0974459afaa2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcFontSetCreate" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcFontSetCreate \- Create a font set
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcFontSet * FcFontSetCreate (void\fI\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Creates an empty font set.
|