Windows PowerShell command on Get-command FcConfigFilename
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man FcConfigFilename

Introduction to Library Functions FcConfigFilename(3)

NAME

FcConfigFilename - Find a config file

SYNOPSIS

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

#include

FcChar8 * FcConfigFilename(const FcChar8 *name);

DESCRIPTION

Given the specified external entity name, return the associ-

ated filename. This provides applications a way to convert various configuration file references into filename form.

A null or empty name indicates that the default configura-

tion file should be used; which file this references can be

overridden with the FC_CONFIG_FILE environment variable.

Next, if the name starts with ~, it refers to a file in the current users home directory. Otherwise if the name doesn't

start with '/', it refers to a file in the default confi-

guration directory; the built-in default directory can be

overridden with the FC_CONFIG_DIR environment variable.

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 ™