table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
| FcMatrixShear(3) | FcMatrixShear(3) |
NAME¶
FcMatrixShear - Shear a matrixSYNOPSIS¶
#include <fontconfig.h>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.9.0| 16 April 2012 |