18 lines
413 B
Groff
18 lines
413 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcMatrixInit" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcMatrixInit \- initialize an FcMatrix structure
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
void FcMatrixInit (FcMatrix *\fImatrix\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
\fBFcMatrixInit\fR initializes \fImatrix\fR
|
||
|
to the identity matrix.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|