1FcNameParse(3) FcNameParse(3)
23
4
NAME
6FcNameParse - Parse a pattern string
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcPattern * FcNameParse (const char *name);
12
DESCRIPTION
14Converts name from the standard text format described above into a pat‐
15tern.
16
VERSION
18Fontconfig version 2.4.2
1920
21
22
11 May 2007 FcNameParse(3)