Go to the source code of this file.
Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
| namespace | gnash::fontlib |
Library management. | |
Functions | |
| void | gnash::fontlib::add_font (Font *f) |
| void | gnash::fontlib::clear () |
| Clean up the font library. | |
| int | gnash::fontlib::get_font_count () |
| Font * | gnash::fontlib::get_font (int index) |
| 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. | |
| const char * | gnash::fontlib::get_font_name (const Font *f) |
1.7.1