Manpages - FcFontSetDestroy.3

Table of Contents

NAME

FcFontSetDestroy - Destroy a font set

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcFontSetDestroy (FcFontSet s);*

DESCRIPTION

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

Author: dt

Created: 2022-02-20 Sun 15:13