1FcCacheCopySet(3)                                            FcCacheCopySet(3)
2
3
4

NAME

6       FcCacheCopySet - Returns a copy of the fontset from cache
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcFontSet * FcCacheCopySet(const FcCache *cache);
12       .fi
13

DESCRIPTION

15       The  returned  fontset  contains  each of the font patterns from cache.
16       This fontset may be modified, but the patterns from the cache are read-
17       only.
18

VERSION

20       Fontconfig version 2.8.0
21
22
23
24                               18 November 2009              FcCacheCopySet(3)
Impressum