Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcFontList(3)


FcFontList

FcFontList

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcFontList − List fonts

SYNOPSIS

#include <fontconfig.h>

FcFontSet * FcFontList (FcConfig *config, FcPattern *p, FcObjectSet *os);

DESCRIPTION

Selects fonts matching p, creates patterns from those fonts containing only the objects in os and returns the set of unique such patterns.

VERSION

Fontconfig version 2.4.1



FcFontList(3)