table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcCacheNumFont(3) | FcCacheNumFont(3) |
NAME¶
FcCacheNumFont - Returns the number of fonts in cache.
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
int FcCacheNumFont (const FcCache *cache);
DESCRIPTION¶
This returns the number of fonts which would be included in the return from FcCacheCopySet.
04 April 2025 | Fontconfig 2.15.0 |