table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
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.
18 1月 2025 | Fontconfig 2.16.0 |