Man Linux: Main Page and Category List

NAME

       FcFontSetDestroy - Destroy a font set

SYNOPSIS

       #include <fontconfig.h>

       void FcFontSetDestroy(FcFontSet *s);
       .fi

DESCRIPTION

       Destroys a font set. Note that this destroys any referenced patterns as
       well.

VERSION

       Fontconfig version 2.8.0

                               18 November 2009            FcFontSetDestroy(3)