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
glmatrixmode(3g) - mojave
glmultmatrix(3g) - redhat
glmultmatrix(3g) - xfree86
glmatrixmode(3g) - suse
glmultmatrix(3g) - suse
Similar Topics in the Unix Linux Community
The 500 Mile Email
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
UNIX Environment Setup - (Just starting!)