FcCacheNumFont

Name

FcCacheNumFont -- Returns the number of fonts in cache.

Synopsis

#include <fontconfig.h>
	

int FcCacheNumFont(const FcCache *cache);

Description

This returns the number of fonts which would be included in the return from FcCacheCopySet.

Version

Fontconfig version 2.6.0