xenocara/lib/fontconfig/doc/FcCacheCopySet.3

19 lines
504 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcCacheCopySet" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcCacheCopySet \- Returns a copy of the fontset from cache
2006-11-25 11:41:30 -07:00
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcFontSet * FcCacheCopySet(const FcCache *\fIcache\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
The returned fontset contains each of the font patterns from
\fIcache\fR\&. This fontset may be modified, but the patterns
from the cache are read-only.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0