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
glmatrixmode(3g) - redhat
glmultmatrix(3g) - redhat
glmatrixmode(3g) - suse
glmultmatrixf(3g) - suse
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
Outputting sequences based on length with sed
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)