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
fcfontrenderprepare(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternformat(3) - debian
fcpatternget-type(3) - centos
fcpatternformat(3) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq