opensolaris man page for fcmatrixrotate

Query: fcmatrixrotate

OS: opensolaris

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcMatrixRotate(3)														 FcMatrixRotate(3)

NAME
FcMatrixRotate - Rotate a matrix
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcMatrixRotate (FcMatrix *matrix, double cos, double sin);
DESCRIPTION
FcMatrixRotate rotates matrix by the angle who's sine is sin and cosine is cos. This is done by multiplying by the matrix: cos -sin sin cos
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 FcMatrixRotate(3)
Related Man Pages
sincosl(3) - centos
sincos(3) - debian
sincosf(3) - debian
sincosl(3) - suse
sincos(3) - v7
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Change directory for core file
Identify problem with while getopts
Solaris 10 - password complexity not working
Shopt -s histappend