FcPatternAddWeak(3) FcPatternAddWeak(3)NAMEFcPatternAddWeak - Add a value to a pattern with weak bindingSYNOPSIS#include <fontconfig.h> FcBool FcPatternAddWeak (FcPattern *p, const char *object, FcValuevalue, FcBoolappend);DESCRIPTIONFcPatternAddWeak is essentially the same as FcPatternAdd except that any values added to the list have binding weak instead of strong.VERSIONFontconfig version 2.2.3 30 June 2004 FcPatternAddWeak(3)
| Related Man Pages |
|---|
| fcfontrenderprepare(3) - opensolaris |
| fcpatternget-type(3) - centos |
| libfontconfig(3lib) - sunos |
| fcpatternadd-type(3) - opensolaris |
| libfontconfig(3lib) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to convert number to english? |
| Using awk to remove lines from file that match text |
| Best performance UNIX just for HOST Virtualization? |
| Outputting sequences based on length with sed |