Scroll to navigation

FcMatrixCopy(3) FcMatrixCopy(3)

NAME

FcMatrixCopy - Copy a matrix

SYNOPSIS

#include <fontconfig.h>
 
void FcMatrixCopy (const FcMatrix * matrix);

DESCRIPTION

FcMatrixCopy allocates a new FcMatrix and copies mat into it.

VERSION

Fontconfig version 2.9.0
16 April 2012