1FcNameParse(3) FcNameParse(3)
23
4
NAME
6FcNameParse - Parse a pattern string
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcPattern * FcNameParse(const FcChar8 *name);
12.fi
13
DESCRIPTION
15Converts name from the standard text format described above into a pat‐
16tern.
17
VERSION
19Fontconfig version 2.8.0
2021
22
23
18 November 2009 FcNameParse(3)