www.LinuxHowtos.org





FcFontSetCreate

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcFontSetCreate - Create a font set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcFontSet * FcFontSetCreate (void);
 

DESCRIPTION

Creates an empty font set.


 

Index

NAME
SYNOPSIS
DESCRIPTION