fcmatrixscale(3) debian man page | unix.com

Man Page: fcmatrixscale

Operating Environment: debian

Section: 3

FcMatrixScale(3)														  FcMatrixScale(3)

NAME
FcMatrixScale - Scale a matrix
SYNOPSIS
#include <fontconfig.h> void FcMatrixScale (FcMatrix *matrix, double sx, double dy);
DESCRIPTION
FcMatrixScale multiplies matrix x values by sx and y values by dy. This is done by multiplying by the matrix: sx 0 0 dy
VERSION
Fontconfig version 2.9.0 16 April 2012 FcMatrixScale(3)
Related Man Pages
glloadmatrix(3g) - redhat
glloadmatrixf(3g) - redhat
glloadmatrix(3g) - xfree86
glloadmatrixd(3g) - xfree86
glmultmatrix(3g) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?