www.LinuxHowtos.org





FcCacheNumFont

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION