Imported Upstream version 2.13.1
[platform/upstream/fontconfig.git] / doc / FcDirCacheCreateUUID.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcDirCacheCreateUUID" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
3 .SH NAME
4 FcDirCacheCreateUUID \- Create .uuid file at a directory
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcDirCacheCreateUUID (FcChar8 *\fIdir\fB, FcBool\fIforce\fB, FcConfig *\fIconfig\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 This is to create .uuid file containing an UUID at a font directory of
14 \fIdir\fR\&.
15 The UUID will be used to identify the font directory and is used to determine
16 the cache filename if available.
17 .SH "SINCE"
18 .PP
19 version 2.12.92