FcCacheCopySet(3) FcCacheCopySet(3)NAMEFcCacheCopySet - Returns a copy of the fontset from cacheSYNOPSIS#include <fontconfig.h> FcFontSet * FcCacheCopySet(const FcCache *cache); .fiDESCRIPTIONThe returned fontset contains each of the font patterns from cache. This fontset may be modified, but the patterns from the cache are read- only.VERSIONFontconfig version 2.8.0 18 November 2009 FcCacheCopySet(3)