Process a DefineFontName tag. More...
#include <DefineFontNameTag.h>
Static Public Member Functions | |
| static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &) |
Process a DefineFontName tag.
This simple reads display name and copyright name, and seems to have little real point.
| static void gnash::SWF::DefineFontNameTag::loader | ( | SWFStream & | in, | |
| TagType | tag, | |||
| movie_definition & | m, | |||
| const RunResources & | ||||
| ) | [inline, static] |
References _, gnash::Font::addFontNameInfo(), gnash::Font::FontNameInfo::copyrightName, gnash::SWF::DEFINEFONTNAME, gnash::Font::FontNameInfo::displayName, gnash::SWFStream::ensureBytes(), s2x::f, gnash::movie_definition::get_font(), IF_VERBOSE_MALFORMED_SWF, gnash::SWFStream::read_string(), and gnash::SWFStream::read_u16().
1.7.1