FcCacheCopySet(3) FcCacheCopySet(3)

FcCacheCopySet - Returns a copy of the fontset from cache

#include <fontconfig/fontconfig.h>

FcFontSet * FcCacheCopySet (const FcCache *cache);

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.

01 January 2024 Fontconfig 2.15.0