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.13.92 09 8月 2019 FcNameParse(3)