sunos man page for fcpatternprint

Query: fcpatternprint

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fc-pattern(1) - centos
fcpatternget-type(3) - centos
fcpatternadd-type(3) - opensolaris
fc-pattern(1) - opendarwin
fc-pattern(1) - posix
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed