table of contents
FcDirCacheDeleteUUID(3) | FcDirCacheDeleteUUID(3) |
NAME¶
FcDirCacheDeleteUUID - Delete .uuid file
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcBool FcDirCacheDeleteUUID (const FcChar8 *dir, FcConfig *config);
DESCRIPTION¶
This is to delete .uuid file containing an UUID at a font directory of dir.
SINCE¶
version 2.13.1
30 8月 2018 | Fontconfig 2.13.1 |