1FcCacheCopySet(3) FcCacheCopySet(3)
23
4
NAME
6FcCacheCopySet - Returns a copy of the fontset from cache
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcFontSet * FcCacheCopySet (const FcCache *cache);
12
DESCRIPTION
14The returned fontset contains each of the font patterns from cache.
15This fontset may be modified, but the patterns from the cache are read-
16only.
1718
19
20
Fontconfig 2.13.1 30 8月 2018 FcCacheCopySet(3)