Blob Blame History Raw
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcDirCacheCreateUUID" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
.SH NAME
FcDirCacheCreateUUID \- Create .uuid file at a directory
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcBool FcDirCacheCreateUUID (FcChar8 *\fIdir\fB, FcBool\fIforce\fB, FcConfig *\fIconfig\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
This is to create .uuid file containing an UUID at a font directory of
\fIdir\fR\&.
The UUID will be used to identify the font directory and is used to determine
the cache filename if available.
.SH "SINCE"
.PP
version 2.12.92