Query: fcnameparse
OS: posix
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcNameParse(3) FcNameParse(3) NAME
FcNameParse - Parse a pattern string SYNOPSIS
#include <fontconfig.h> FcPattern * FcNameParse (const FcChar8 *name); DESCRIPTION
Converts name from the standard text format described above into a pattern. VERSION
Fontconfig version 2.9.0 16 April 2012 FcNameParse(3)