1. NAME

FcCacheCopySet - Returns a copy of the fontset from cache

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcFontSet * FcCacheCopySet(const FcCache *\fIcache\fB);
 \fR.fi

3. DESCRIPTION

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

4. VERSION

Fontconfig version 2.8.0