table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
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
18 September 2025 | Fontconfig 2.17.1 |