Manual Reference Pages  - FcDirScan (3)

NAME

FcDirScan - scan a font directory

CONTENTS

Synopsis

SYNOPSIS

#include <fontconfig.h>

FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const char *dir, FcBoolforce);

DESCRIPTION

Scans an entire directory and adds all fonts found to set. If force is FcTrue, then the directory and all files within it are scanned even if information is present in the per-directory cache file or cache. Any subdirectories found are added to dirs.

VERSION

Fontconfig version 2.2.3

Jump to page    or go to Top of page |  Section 3 |  Main Index.


FcDirScan (3) 30 June 2004
Generated by manServer 1.07 from /usr/share/man/man3/FcDirScan.3.gz using man macros.