FcMatrixRotate(3) FcMatrixRotate(3)NAMEFcMatrixRotate - Rotate a matrixSYNOPSIS#include <fontconfig.h> void FcMatrixRotate (FcMatrix *matrix, doublecos, doublesin);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.2.3 30 June 2004 FcMatrixRotate(3)
| Related Man Pages |
|---|
| sincosf(3) - linux |
| sincosf(3) - debian |
| sincosl(3) - debian |
| sincos(3) - suse |
| sincosf(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Delete lines with a word and their above lines |
| The 500 Mile Email |
| UNIX fun stuff - echo and dc - obfuscate/garble a string sort of |
| Once upon an uptime. |
| Sort only numbers within a string |