FcPatternDuplicate(3) FcPatternDuplicate(3)NAMEFcPatternDuplicate - Copy a patternSYNOPSIS#include <fontconfig.h> FcPattern * FcPatternDuplicate (const FcPattern *p);DESCRIPTIONCopy a pattern, returning a new pattern that matches p. Each pattern may be modified without affecting the other.VERSIONFontconfig version 2.9.0 16 April 2012 FcPatternDuplicate(3)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcfontsetsort(3) - opensolaris |
| fcpatternbuild(3) - debian |
| fcpatternget-type(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |