fcmatrixscale(3) opensolaris man page | unix.com

Man Page: fcmatrixscale

Operating Environment: opensolaris

Section: 3

FcMatrixScale(3)														  FcMatrixScale(3)

NAME
FcMatrixScale - Scale a matrix
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcMatrixScale (FcMatrix *matrix, double sx, double dy);
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.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcMatrixScale(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirsave(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
What does this mean?
PHP Man Pages Now Available (Over 10,000)
Identify problem with while getopts