FcDirCacheCreateUUID (3) Linux Manual Page
FcDirCacheCreateUUID – Create .uuid file at a directory Synopsis #include <fontconfig/fontconfig.h> FcBool FcDirCacheCreateUUID (FcChar8 *dir, FcBoolforce, FcConfig *config); Description This is to create .uuid file containing an UUID at a font directory of dir. The UUID will be used to identify the font directory and is used to determine the cache filename if available. Since…
