table of contents
FcFontSetCreate(3) | FcFontSetCreate(3) |
NAME¶
FcFontSetCreate - Create a font set
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcFontSet * FcFontSetCreate (void);
DESCRIPTION¶
Creates an empty font set.
31 3月 2022 | Fontconfig 2.14.0 |