Manpages - FcMatrixCopy.3

Table of Contents

NAME

FcMatrixCopy - Copy a matrix

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcMatrixCopy (const FcMatrix matrix);*

DESCRIPTION

FcMatrixCopy allocates a new FcMatrix and copies mat into it.

Author: dt

Created: 2022-02-20 Sun 15:54