Gnash  0.8.11dev
Namespaces | Functions
fontlib.h File Reference
#include <boost/intrusive_ptr.hpp>

Go to the source code of this file.

Namespaces

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

Functions

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