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 | 
|---|
| fcdircacheloadfile(3) - opensolaris | 
| fcdirsave(3) - opensolaris | 
| fcinitbringuptodate(3) - opensolaris | 
| fclangsetcontains(3) - opensolaris | 
| fcpatternadd(3) - opensolaris | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to learn UNIX | 
| Study UNIX Kernel | 
| Change directory for core file | 
| What's legal and what's not? | 
| What is good? |