table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
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 1月 2025 | Fontconfig 2.16.0 |