Scroll to navigation

FcMatrixCopy(3) FcMatrixCopy(3)

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.

15 May 2020 Fontconfig 2.13.1