FcCacheCopySet
Returns a copy of the fontset from cache
- Provided by: libfontconfig1-dev (Version: 2.13.1-2ubuntu3)
- Source: fontconfig
- Report a bug
Returns a copy of the fontset from cache
#include <fontconfig/fontconfig.h>
FcFontSet * FcCacheCopySet (const FcCache *cache);
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.