fcpatternaddweak(3) sunos man page | unix.com

Man Page: fcpatternaddweak

Operating Environment: sunos

Section: 3

FcPatternAddWeak(3)													       FcPatternAddWeak(3)

NAME
FcPatternAddWeak - Add a value to a pattern with weak binding
SYNOPSIS
#include <fontconfig.h> FcBool FcPatternAddWeak (FcPattern *p, const char *object, FcValuevalue, FcBoolappend);
DESCRIPTION
FcPatternAddWeak is essentially the same as FcPatternAdd except that any values added to the list have binding weak instead of strong.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcPatternAddWeak(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - centos
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed