Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcMatrixEqual(3)


FcMatrixEqual

FcMatrixEqual

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcMatrixEqual − Compare two matrices

SYNOPSIS

#include <fontconfig.h>

void FcMatrixEqual (const FcMatrix *matrix1, const FcMatrix *matrix2);

DESCRIPTION

FcMatrixEqual compares matrix1 and matrix2 returning FcTrue when they are equal and FcFalse when they are not.

VERSION

Fontconfig version 2.4.1



FcMatrixEqual(3)