fcpatternprint(3) sunos man page | unix.com

Man Page: fcpatternprint

Operating Environment: sunos

Section: 3

FcPatternPrint(3)														 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 diag- nostics and debugging.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcPatternPrint(3)
Related Man Pages
fcfontsetmatch(3) - opensolaris
fc-pattern(1) - debian
fcpatternbuild(3) - centos
fcpatternadd-type(3) - opensolaris
fc-pattern(1) - linux
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed