xenocara/dist/fontconfig/doc/FcMatrixCopy.3

15 lines
379 B
Groff
Raw Normal View History

.\" auto-generated by docbook2man-spec from docbook-utils package
2025-01-10 01:40:29 +00:00
.TH "FcMatrixCopy" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.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.