15 lines
378 B
Groff
15 lines
378 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcMatrixCopy" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
|
|
.SH NAME
|
|
FcMatrixCopy \- Copy a matrix
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
void FcMatrixCopy (const FcMatrix *\fImatrix\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBFcMatrixCopy\fR allocates a new FcMatrix
|
|
and copies \fImat\fR into it.
|