FcMatrixRotate(3) FcMatrixRotate(3)NAMEFcMatrixRotate - Rotate a matrixSYNOPSIS#include <fontconfig/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.10.95 31 8 2013 FcMatrixRotate(3)
| Related Man Pages |
|---|
| sincos(3) - centos |
| sincosf(3) - linux |
| sincosl(3) - linux |
| sincos(3) - v7 |
| sincos(3) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |