DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

FcPatternPrint(3)





NAME

       FcPatternPrint - Print a pattern for debugging


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.2.0

                                 21 April 2003               FcPatternPrint(3)

Man(1) output converted with man2html