fcpatternprint(3) v7 man page | unix.com

Man Page: fcpatternprint

Operating Environment: v7

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.9.0 16 April 2012 FcPatternPrint(3)
Related Man Pages
fcpatternget-type(3) - debian
fc-pattern(1) - centos
fc-pattern(1) - linux
fc-pattern(1) - posix
fc-pattern(1) - hpux
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working