1FcNameParse(3) FcNameParse(3)
23
4
NAME
6FcNameParse - Parse a pattern string
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcPattern * FcNameParse (const FcChar8 *name);
12
DESCRIPTION
14Converts name from the standard text format described above into a pat‐
15tern.
1617
18
19
Fontconfig 2.14.1 21 10月 2022 FcNameParse(3)