2010-03-25 15:45:57 -06:00
|
|
|
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
|
|
|
|
.TH "FcFontSetDestroy" "3" "18 November 2009" "" ""
|
2006-11-25 11:41:30 -07:00
|
|
|
.SH NAME
|
|
|
|
FcFontSetDestroy \- Destroy a font set
|
|
|
|
.SH SYNOPSIS
|
2010-03-25 15:45:57 -06:00
|
|
|
.nf
|
2006-11-25 11:41:30 -07:00
|
|
|
\fB#include <fontconfig.h>
|
|
|
|
.sp
|
2010-03-25 15:45:57 -06:00
|
|
|
void FcFontSetDestroy(FcFontSet *\fIs\fB);
|
|
|
|
\fR.fi
|
2006-11-25 11:41:30 -07:00
|
|
|
.SH "DESCRIPTION"
|
|
|
|
.PP
|
2010-03-25 15:45:57 -06:00
|
|
|
Destroys a font set. Note that this destroys any referenced patterns as
|
2006-11-25 11:41:30 -07:00
|
|
|
well.
|
|
|
|
.SH "VERSION"
|
|
|
|
.PP
|
2010-03-25 15:45:57 -06:00
|
|
|
Fontconfig version 2.8.0
|