debian man page for fcpatternduplicate

Query: fcpatternduplicate

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcPatternDuplicate(3)													     FcPatternDuplicate(3)

NAME
FcPatternDuplicate - Copy a pattern
SYNOPSIS
#include <fontconfig.h> FcPattern * FcPatternDuplicate (const FcPattern *p);
DESCRIPTION
Copy a pattern, returning a new pattern that matches p. Each pattern may be modified without affecting the other.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcPatternDuplicate(3)
Related Man Pages
fcfontrenderprepare(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file