nw::lyt::MultiArcResourceAccessor::LoadFont Member Functionprotected: virtual font::Font * LoadFont( const char * name );
| Name | Description | |
|---|---|---|
| name | Name of the font resource. |
Creates resource fonts.
This function is called from the GetFont function the first time a font is accessed.
It creates font::ResFont and sets the font resource obtained by the GetResource function.
CONFIDENTIAL