1FcFontSetPrint(3) FcFontSetPrint(3)
23
4
NAME
6FcFontSetPrint - Print a set of patterns to stdout
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcFontSetPrint (FcFontSet *set);
12
DESCRIPTION
14This function is useful for diagnosing font related issues, printing
15the complete contents of every pattern in set. The format of the output
16is designed to be of help to users and developers, and may change at
17any time.
1819
20
21
Fontconfig 2.14.0 31 3月 2022 FcFontSetPrint(3)