Table of Contents

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


Table of Contents