FcMatrixRotate(3) - phpMan

Command: man perldoc info search(apropos)  


FcMatrixRotate(3)                                                               FcMatrixRotate(3)



NAME
       FcMatrixRotate - Rotate a matrix

SYNOPSIS
       #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.6.0



                                           31 May 2008                          FcMatrixRotate(3)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 02:53 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!