Windows PowerShell command on Get-command FcDirScan
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man FcDirScan

Introduction to Library Functions FcDirScan(3)

NAME

FcDirScan - scan a font directory without caching it

SYNOPSIS

cc [ flag... ] file... -lfontconfig [ library... ]

#include

FcBool FcDirScan(FcFontSet *set);

(FcStrSet *dirs); (FcFileCache *cache); (FcBlanks *blanks); (const FcChar8 *dir); (FcBool force);

DESCRIPTION

If cache is not zero or if force is FcFalse, this function currently returns FcFalse. Otherwise, it scans an entire

directory and adds all fonts found to set. Any subdirec-

tories found are added to dirs. Calling this function does not create any cache files. Use FcDirCacheRead() if caching is desired. VERSION Fontconfig version 2.8.0

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | system/library/fontconfig |

|_____________________________|_____________________________|

| Interface Stability | Volatile |

|_____________________________|_____________________________|

| MT-Level | Unknown |

|_____________________________|_____________________________|

SunOS 5.10 Last change: 18 November 2009 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™