Sha256: 38ed75ca0d3c6e79ed0ea380b7be8614d82ff4cf2285a4ceb5b64194e61c4e71
Contents?: true
Size: 519 Bytes
Versions: 28
Compression:
Stored size: 519 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcMatrixShear" "3" "18 November 2009" "" "" .SH NAME FcMatrixShear \- Shear a matrix .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp void FcMatrixShear(FcMatrix *\fImatrix\fB); (double \fIsh\fB); (double \fIsv\fB); \fR.fi .SH "DESCRIPTION" .PP \fBFcMatrixShare\fR shears \fImatrix\fR horizontally by \fIsh\fR and vertically by \fIsv\fR\&. This is done by multiplying by the matrix: .sp .nf 1 sh sv 1 .sp .fi .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems