Windows PowerShell command on Get-command FcFontSetAdd
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man FcFontSetAdd

Introduction to Library Functions FcFontSetAdd(3)

NAME

FcFontSetAdd - Add to a font set

SYNOPSIS

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

#include

FcBool FcFontSetAdd(FcFontSet *s);

(FcPattern *font);

DESCRIPTION

Adds a pattern to a font set. Note that the pattern is not copied before being inserted into the set. Returns FcFalse

if the pattern cannot be inserted into the set (due to allo-

cation failure). Otherwise returns FcTrue. 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 ™