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
glloadmatrixf(3g) - redhat
zlacrm.f(3) - centos
glloadmatrixd(3g) - xfree86
glmultmatrix(3g) - osx
pango::matrix(3) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com