table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
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.
18 September 2025 | Fontconfig 2.17.1 |