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
16       allocated memory which should be freed by the caller using free().
17
18
19
20Fontconfig 2.13.1                 30 8月 2018                 FcNameUnparse(3)
Impressum