logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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