17 lines
361 B
Groff
17 lines
361 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcFontSetCreate" "3" "10 1月 2013" "" ""
|
||
|
.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.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|