Manpage of FcMatrixRotate

Google
Web www.fiveanddime.net

FcMatrixRotate

Section: (3)
Updated: 10 March 2004
Index Return to Main Contents

 

NAME

FcMatrixRotate - Rotate a matrix  

SYNOPSIS

#include <fontconfig.h>

void FcMatrixRotate (FcMatrix *matrix, doublecos, doublesin);  

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.2.2


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION

This document was created by man2html, using the manual pages.
Time: 21:25:10 GMT, May 16, 2005



www.fiveanddime.net








Google
Web www.fiveanddime.net