1FcDirCacheCreateUUID(3) FcDirCacheCreateUUID(3)
2
3
4
6 FcDirCacheCreateUUID - Create .uuid file at a directory
7
9 #include <fontconfig/fontconfig.h>
10
11 FcBool FcDirCacheCreateUUID (FcChar8 *dir, FcBoolforce, FcConfig *config);
12
14 This is to create .uuid file containing an UUID at a font directory of
15 dir. The UUID will be used to identify the font directory and is used
16 to determine the cache filename if available.
17
19 version 2.12.92
20
21
22
23Fontconfig 2.13.1 30 8月 2018 FcDirCacheCreateUUID(3)