FcPatternAddWeak(3) FcPatternAddWeak(3)NAMEFcPatternAddWeak - Add a value to a pattern with weak bindingSYNOPSIS#include <fontconfig.h> FcBool FcPatternAddWeak (FcPattern *p, const char *object, FcValue value, FcBool append);DESCRIPTIONFcPatternAddWeak is essentially the same as FcPatternAdd except that any values added to the list have binding weak instead of strong.VERSIONFontconfig version 2.9.0 16 April 2012 FcPatternAddWeak(3)
| Related Man Pages |
|---|
| fcfilescan(3) - opensolaris |
| fcfontsetsort(3) - opensolaris |
| fcpatternbuild(3) - debian |
| fcpatternbuild(3) - opensolaris |
| libfontconfig(3lib) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |