logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcCacheCopySet - Returns a copy of the fontset from cache

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);

See Also