table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcPatternAddWeak(3) | FcPatternAddWeak(3) |
NAME¶
FcPatternAddWeak - Add a value to a pattern with weak bindingSYNOPSIS¶
#include <fontconfig.h>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.9.016 April 2012 |