fcpatternprint(3) mojave man page | unix.com

Man Page: fcpatternprint

Operating Environment: mojave

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
fcpatternbuild(3) - debian
fcpatternget-type(3) - debian
fcpatternadd-type(3) - opensolaris
fc-pattern(1) - x11r4
fc-pattern(1) - mojave
Similar Topics in the Unix Linux Community
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
Controlling user input
[BASH] eval command not expanding variables as expected.