debian man page for fcmatrixscale

Query: fcmatrixscale

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - mojave
glmultmatrix(3g) - mojave
glloadmatrixd(3g) - redhat
pango::matrix(3) - suse
pango::matrix(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com