fcconfiggetfonts(3) debian man page | unix.com

Man Page: fcconfiggetfonts

Operating Environment: debian

Section: 3

FcConfigGetFonts(3)													       FcConfigGetFonts(3)

NAME
FcConfigGetFonts - Get config font set
SYNOPSIS
#include <fontconfig.h> FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);
DESCRIPTION
Returns one of the two sets of fonts from the configuration as specified by set. This font set is owned by the library and must not be mod- ified or freed. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetFonts(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcfontrenderprepare(3) - opensolaris
fcfontsort(3) - opensolaris
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com