sunos man page for fcmatrixscale

Query: fcmatrixscale

OS: sunos

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, doublesx, doubledy);
DESCRIPTION
FcMatrixScale multiplies matrix x values by sx and y values by sy. This is done by multiplying by the matrix: sx 0 0 sy
VERSION
Fontconfig version 2.2.3 30 June 2004 FcMatrixScale(3)
Related Man Pages
glmultmatrix(3g) - mojave
glmultmatrixf(3g) - redhat
glmatrixmode(3g) - xfree86
glmultmatrixd(3g) - xfree86
glmultmatrixf(3g) - xfree86
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
Merge and Sort tabular data from different text files
UNIX Environment Setup - (Just starting!)