Gnash
0.8.11dev
|
#include <DefineFontTag.h>
Static Public Member Functions | |
static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r) |
Load a DefineFontInfo tag. More... | |
|
static |
Load a DefineFontInfo tag.
Adds a CodeTable and other information to a Font created by a DefineFont tag. The information is already contained in a DefineFont2 or DefineFont3 tag.
References _, gnash::SWF::DEFINEFONTINFO, gnash::SWF::DEFINEFONTINFO2, gnash::SWFStream::ensureBytes(), gnash::key::f, gnash::movie_definition::get_font(), gnash::Font::glyphCount(), IF_VERBOSE_MALFORMED_SWF, LOG_ONCE, gnash::log_swferror(), gnash::log_unimpl(), name, gnash::SWFStream::read_string_with_length(), gnash::SWFStream::read_u16(), gnash::SWFStream::read_u8(), gnash::SWF::DefineFontTag::readCodeTable(), gnash::Font::setCodeTable(), gnash::Font::setFlags(), and gnash::Font::setName().
Referenced by gnash::SWF::addDefaultLoaders().