fontconfig (2.14.2)

(root)/
share/
man/
man3/
FcCacheCopySet.3
FcCacheCopySet(3) FcCacheCopySet(3)

NAME
FcCacheCopySet - Returns a copy of the fontset from cache

SYNOPSIS
#include <fontconfig/fontconfig.h>

FcFontSet * FcCacheCopySet (const FcCache *cache);

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

Fontconfig 2.14.2 27 1月 2023 FcCacheCopySet(3)