FcMatrixRotate(3) FcMatrixRotate(3)NAMEFcMatrixRotate - Rotate a matrixSYNOPSIS#include <fontconfig.h> void FcMatrixRotate (FcMatrix *matrix, double cos, double sin);DESCRIPTIONFcMatrixRotate 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 cosVERSIONFontconfig version 2.9.0 16 April 2012 FcMatrixRotate(3)
| Related Man Pages |
|---|
| sincos(3) - centos |
| sincosl(3) - linux |
| sincosl(3) - suse |
| sincosf(3) - suse |
| sincos(3) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |