|
NAMEFcCacheCopySet - Returns a copy of the fontset from cacheSYNOPSIS#include <fontconfig/fontconfig.h> FcFontSet * FcCacheCopySet (const FcCache *cache); DESCRIPTIONThe returned fontset contains each of the font patterns from cache. This fontset may be modified, but the patterns from the cache are read-only.
Visit the GSP FreeBSD Man Page Interface. |