Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
FcMatrixRotate(3)                                            FcMatrixRotate(3)

NAME
       FcMatrixRotate - Rotate a matrix

SYNOPSIS
       #include <fontconfig/fontconfig.h>

       void FcMatrixRotate (FcMatrix *matrix, double cos, double sin);

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

                                  11 10 2013                 FcMatrixRotate(3)

Czas wygenerowania: 0.00029 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl