d571009de9d95f22ff0d9fb64dcbc1931adce697
[platform/upstream/fontconfig.git] / doc / FcCacheCopySet.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCacheCopySet" "3" "06 3月 2018" "Fontconfig 2.13.0" ""
3 .SH NAME
4 FcCacheCopySet \- Returns a copy of the fontset from cache
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcFontSet * FcCacheCopySet (const FcCache *\fIcache\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 The returned fontset contains each of the font patterns from
14 \fIcache\fR\&. This fontset may be modified, but the patterns
15 from the cache are read-only.