1FcFontSetPrint(3)                                            FcFontSetPrint(3)
2
3
4

NAME

6       FcFontSetPrint - Print a set of patterns to stdout
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       void FcFontSetPrint(FcFontSet *set);
12       .fi
13

DESCRIPTION

15       This  function  is  useful for diagnosing font related issues, printing
16       the complete contents of every pattern in set. The format of the output
17       is  designed  to  be of help to users and developers, and may change at
18       any time.
19

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009              FcFontSetPrint(3)
Impressum