Demonstrates the construction and destruction of the nw::ut::PackedFont class.
This sample demo demonstrates the following.
nw::font::PackedFont Classnw::font::PackedFont::Construct Member Functionnw::font::PackedFont::InitStreamingConstruct Member Functionnw::font::PackedFont::StreamingConstruct Member FunctionThe demo requires no user input.
The source describes the process for creating and destroying PackedFont.
The creation procedure explains the method using the nw::ut::PackedFont::Construct member function as well as the method using the nw::ut::PackedFont::InitStreamingConstruct member function and nw::ut::PackedFont::StreamingConstruct member function pair.
The constructed PackedFont displays a sample list of ASCII and European character glyphs on the screen.
CONFIDENTIAL