1FcFreeTypeCharSet(3) FcFreeTypeCharSet(3)
23
4
NAME
6FcFreeTypeCharSet - compute Unicode coverage
7
SYNOPSIS
9#include <fontconfig.h>
10#include <fcfreetype.h>
1112
FcCharSet * FcFreeTypeCharSet (FT_Face face, FcBlanks *blanks);
13
DESCRIPTION
15Scans a FreeType face and returns the set of encoded Unicode chars.
16FcBlanks is deprecated, blanks is ignored and accepted only for compat‐
17ibility with older code.
1819
20
21
Fontconfig 2.14.2 27 1月 2023 FcFreeTypeCharSet(3)