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

FcCharSetFirstPage(3)


FcCharSetFirstPage

FcCharSetFirstPage

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcCharSetFirstPage − Start enumerating charset contents

SYNOPSIS

#include <fontconfig.h>

FcChar32 FcCharSetFirstPage (const FcCharSet *a, FcChar32[FC_CHARSET_MAP_SIZE]map, FcChar32 *next);

DESCRIPTION

Builds an array of bits marking the first page of Unicode coverage of a. Returns the base of the array. next contains the next page in the font.

VERSION

Fontconfig version 2.4.1



FcCharSetFirstPage(3)