www.LinuxHowtos.org





FcCacheCreateTagFile

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

NAME

FcCacheCreateTagFile - Create CACHEDIR.TAG at cache directory.  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcCacheCreateTagFile (const FcConfig *config);
 

DESCRIPTION

This tries to create CACHEDIR.TAG file at the cache directory registered to config.  

SINCE

version 2.9.91


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE