Man Linux: Main Page and Category List

NAME

       FcNameParse - Parse a pattern string

SYNOPSIS

       #include <fontconfig.h>

       FcPattern * FcNameParse(const FcChar8 *name);
       .fi

DESCRIPTION

       Converts  name  from  the  standard  text format described above into a
       pattern.

VERSION

       Fontconfig version 2.8.0

                               18 November 2009                 FcNameParse(3)