FcCacheCopySet - Returns a copy of the fontset from cache
Contents
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.
Fontconfig 2.15.0 04 July 2025 FcCacheCopySet(3)
Name
FcCacheCopySet - Returns a copy of the fontset from cache
Synopsis
#include<fontconfig/fontconfig.h>FcFontSet*FcCacheCopySet(constFcCache*cache);
