Sha256: d09b8c0b2cc27e40077e7fd337f4e946817a8b26c26341d496a4e33968b30ea4
Contents?: true
Size: 520 Bytes
Versions: 28
Compression:
Stored size: 520 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcMatrixScale" "3" "18 November 2009" "" "" .SH NAME FcMatrixScale \- Scale a matrix .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp void FcMatrixScale(FcMatrix *\fImatrix\fB); (double \fIsx\fB); (double \fIdy\fB); \fR.fi .SH "DESCRIPTION" .PP \fBFcMatrixScale\fR multiplies \fImatrix\fR x values by \fIsx\fR and y values by \fIsy\fR\&. This is done by multiplying by the matrix: .sp .nf sx 0 0 sy .sp .fi .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems