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

FcFreeTypeQuery(3)


FcFreeTypeQuery

FcFreeTypeQuery

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcFreeTypeQuery − compute font file pattern

SYNOPSIS

#include <fontconfig.h> #include <fcfreetype.h>

FcPattern * FcFreeTypeQuery (const char *file, intid, FcBlanks *blanks, int *count);

DESCRIPTION

Constructs a pattern representing the ’id’th font in ’file’. The number of fonts in ’file’ is returned in ’count’.

VERSION

Fontconfig version 2.4.1



FcFreeTypeQuery(3)