FcPatternAddWeak(3) FcPatternAddWeak(3)NAMEFcPatternAddWeak - Add a value to a pattern with weak bindingSYNOPSIS#include <fontconfig/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.10.95 31 8 2013 FcPatternAddWeak(3)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcpatternbuild(3) - debian |
| fcpatternbuild(3) - centos |
| libfontconfig(3lib) - sunos |
| fcpatternget-type(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |