fccachecopyset(3) - Linux man page

Name

FcCacheCopySet - Returns a copy of the fontset from cache

Synopsis

#include <fontconfig.h>

FcFontSet * FcCacheCopySet(const FcCache *cache);
.fi

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.

Version

Fontconfig version 2.8.0