ClanSoft logo
ClanSoft logo
Entire Class Index Main Class Index Cross Index Global Index

Class CL_SetupTTF

ClanTTF initialization functions
Contained in: global
Derived from: none
Derived by: none
Group: TTF (System)

#include <ClanLib/ttf.h>


public function member index:

Operations:

static void init(bool register_resources_only = false);
static void deinit();
 

Description:


Function Member Descriptions:

CL_SetupTTF::deinit - Deinitialize the TTF library
static void deinit();


CL_SetupTTF::init - Initialize the TTF library
static void init(bool register_resources_only = false);