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, IF_VERBOSE_MALFORMED_SWF, LOG_ONCE, gnash::log_swferror(), gnash::log_unimpl(), gnash::key::m, name, gnash::SWFStream::read_string_with_length(), gnash::SWFStream::read_u16(), gnash::SWFStream::read_u8(), and gnash::SWF::DefineFontTag::readCodeTable().
Referenced by gnash::SWF::addDefaultLoaders().