fcfontsetprint(3) debian man page | unix.com

Man Page: fcfontsetprint

Operating Environment: debian

Section: 3

FcFontSetPrint(3)														 FcFontSetPrint(3)

NAME
FcFontSetPrint - Print a set of patterns to stdout
SYNOPSIS
#include <fontconfig.h> void FcFontSetPrint (FcFontSet *set);
DESCRIPTION
This function is useful for diagnosing font related issues, printing the complete contents of every pattern in set. The format of the out- put is designed to be of help to users and developers, and may change at any time.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcFontSetPrint(3)
Related Man Pages
fcfontsetsort(3) - opensolaris
fc-query(1) - debian
fc-match(1) - debian
fc-match(1) - suse
fc-query(1) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
One instance of comparing grep and awk