1FcCacheNumFont(3) FcCacheNumFont(3)
23
4
NAME
6FcCacheNumFont - Returns the number of fonts in cache.
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
int FcCacheNumFont (const FcCache *cache);
12
DESCRIPTION
14This returns the number of fonts which would be included in the return
15from FcCacheCopySet.
1617
18
19
Fontconfig 2.13.1 30 8月 2018 FcCacheNumFont(3)