synfig-core  1.0.3
Macros | Functions | Variables
modules/lyr_freetype/main.cpp File Reference

Template Header. More...

#include <string.h>
#include <synfig/module.h>
#include "lyr_freetype.h"
#include <iostream>
#include <ETL/stringf>
#include <ft2build.h>

Macros

#define SYNFIG_MODULE

Functions

bool freetype_constructor (synfig::ProgressCallback *cb)
void freetype_destructor ()

Variables

FT_Library ft_library

Detailed Description

Template Header.

$Id$

=== N O T E S ===========================================================


Macro Definition Documentation

#define SYNFIG_MODULE

Function Documentation

bool freetype_constructor ( synfig::ProgressCallback cb)
void freetype_destructor ( )

Variable Documentation

FT_Library ft_library

Referenced by freetype_constructor().