ftinit.c File Reference

#include <ft2build.h>
#include "basepic.h"

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_init
#define FT_USE_MODULE(type, x)   extern const type x;
#define FT_USE_MODULE(type, x)   (const FT_Module_Class*)&(x),

Functions

 FT_Add_Default_Modules (FT_Library library)
 FT_Init_FreeType (FT_Library *alibrary)
 FT_Done_FreeType (FT_Library library)

Variables

static const FT_Module_Class
*const 
ft_default_modules []


Define Documentation

#define FT_COMPONENT   trace_init

Definition at line 55 of file ftinit.c.

#define FT_USE_MODULE ( type,
x   )     (const FT_Module_Class*)&(x),

Definition at line 71 of file ftinit.c.

#define FT_USE_MODULE ( type,
x   )     extern const type x;

Definition at line 71 of file ftinit.c.


Function Documentation

FT_Add_Default_Modules ( FT_Library  library  ) 

Definition at line 177 of file ftinit.c.

References FT_Add_Module(), FT_DEFAULT_MODULES_GET, and FT_TRACE0.

Referenced by FT_Init_FreeType().

FT_Done_FreeType ( FT_Library  library  ) 

Definition at line 234 of file ftinit.c.

References FT_Done_Library(), and FT_Done_Memory().

Referenced by TTF::Cleanup(), destroy_font_manager(), main(), and FTLibrary::~FTLibrary().

FT_Init_FreeType ( FT_Library alibrary  ) 

Definition at line 202 of file ftinit.c.

References FT_Add_Default_Modules(), FT_Done_Memory(), FT_ERROR, FT_New_Library(), and FT_New_Memory().

Referenced by create_font_manager(), ExecuteTest(), TTF::Init(), FTLibrary::Initialise(), and main().


Variable Documentation

const FT_Module_Class* const ft_default_modules[] [static]

Initial value:

  {

    0
  }

Definition at line 74 of file ftinit.c.


Generated on Tue Jul 5 15:58:22 2011 for ROOT_528-00b_version by  doxygen 1.5.1