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.
06 3月 2018 | Fontconfig 2.13.0 |