Introduction to Library Functions FcCacheCopySet(3)
NAME
FcCacheCopySet - Returns a copy of the fontset from cache
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ]
#include
FcFontSet * FcCacheCopySet(const FcCache *cache);
DESCRIPTION
The returned fontset contains each of the font patterns from cache. This fontset may be modified, but the patterns fromthe cache are read-only.
VERSION Fontconfig version 2.8.0ATTRIBUTES
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