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
22 12月 2023 | Fontconfig 2.15.0 |