Query: fcmatrixscale
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcMatrixScale(3) FcMatrixScale(3)NAMEFcMatrixScale - Scale a matrixSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcMatrixScale (FcMatrix *matrix, double sx, double dy);DESCRIPTIONFcMatrixScale multiplies matrix x values by sx and y values by sy. This is done by multiplying by the matrix: sx 0 0 syVERSIONFontconfig version 2.5.0ATTRIBUTESSee 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 |
---|
fcconfigappfontadddir(3) - opensolaris |
fcdefaultsubstitute(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcinitreinitialize(3) - opensolaris |
fclangsetcontains(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
What does this mean? |
Study UNIX Kernel |
What's legal and what's not? |
Identify problem with while getopts |