Gnash  0.8.11dev
Namespaces | Macros | Functions
fontlib.cpp File Reference
#include "Font.h"
#include "log.h"
#include "DefineShapeTag.h"
#include "LineStyle.h"
#include "movie_definition.h"

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::fontlib
 Library management.
 

Macros

#define DEFAULT_FONT_NAME   "_sans"
 

Functions

void gnash::fontlib::clear ()
 Clean up the font library. More...
 
boost::intrusive_ptr< Font > gnash::fontlib::get_default_font ()
 Return a default device font. More...
 
Font * gnash::fontlib::get_font (const std::string &name, bool bold, bool italic)
 
void gnash::fontlib::add_font (Font *f)
 

Macro Definition Documentation

ยง DEFAULT_FONT_NAME

#define DEFAULT_FONT_NAME   "_sans"