Man Page
Manual Section... (3) - page: FcMatrixShear
NAME
FcMatrixShear - Shear a matrixSYNOPSIS
#include <fontconfig.h>
void FcMatrixShear (FcMatrix *matrix, double sh, double sv);
DESCRIPTION
FcMatrixShare shears matrix horizontally by sh and vertically by sv. This is done by multiplying by the matrix:
1 sh sv 1
VERSION
Fontconfig version 2.6.0
Index
This document was created by man2html, using the manual pages.
Time: 15:27:19 GMT, June 11, 2010
