fcnameunparse(3) centos man page | unix.com

Man Page: fcnameunparse

Operating Environment: centos

Section: 3

FcNameUnparse(3)														  FcNameUnparse(3)

NAME
FcNameUnparse - Convert a pattern back into a string that can be parsed
SYNOPSIS
#include <fontconfig/fontconfig.h> FcChar8 * FcNameUnparse (FcPattern *pat);
DESCRIPTION
Converts the given pattern into the standard text format described above. The return value is not static, but instead refers to newly allocated memory which should be freed by the caller using free().
VERSION
Fontconfig version 2.10.95 31 8 2013 FcNameUnparse(3)
Related Man Pages
fcpatternformat(3) - debian
fcpatternget-type(3) - centos
fcpatternformat(3) - mojave
fcpatternformat(3) - opendarwin
fcpatternformat(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq