Documentation
From my personal library, The Internet

man page:


SYNOPSIS

       #include <fontconfig.h>

       void FcPatternPrint (const FcPattern *p);


DESCRIPTION

       Prints  an  easily readable version of the pattern to stdout.  There is
       no provision for reparsing data in this format, it's just for  diagnos-
       tics and debugging.


VERSION

       Fontconfig version 2.3.2



                                 27 April 2005               FcPatternPrint(3)

Man(1) output converted with man2html