1FcCacheNumFont(3) FcCacheNumFont(3)
23
4
NAME
6FcCacheNumFont - Returns the number of fonts in cache.
7
SYNOPSIS
9#include <fontconfig.h>
1011
int FcCacheNumFont(const FcCache *cache);
12.fi
13
DESCRIPTION
15This returns the number of fonts which would be included in the return
16from FcCacheCopySet.
17
VERSION
19Fontconfig version 2.8.0
2021
22
23
18 November 2009 FcCacheNumFont(3)