Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcCacheCopySet(3)					       FcCacheCopySet(3)

NAME
     FcCacheCopySet - Returns a copy of the fontset from cache

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcFontSet * FcCacheCopySet (const FcCache *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.17.1		  02 July 2025		       FcCacheCopySet(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcCacheCopySet&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help