fcpatternprint(3) debian man page | unix.com

Man Page: fcpatternprint

Operating Environment: debian

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) - linux
fc-pattern(1) - plan9
fc-pattern(1) - mojave
fc-pattern(1) - v7
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph