1FcNameUnparse(3)                                              FcNameUnparse(3)
2
3
4

NAME

6       FcNameUnparse - Convert a pattern back into a string that can be parsed
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcChar8 * FcNameUnparse (FcPattern *pat);
12

DESCRIPTION

14       Converts  the  given  pattern  into  the standard text format described
15       above.  The return value is not static, but instead refers to newly al‐
16       located memory which should be freed by the caller using free().
17
18
19
20Fontconfig 2.14.1                21 10月 2022                 FcNameUnparse(3)
Impressum