nw::demo::Utility::InitializeSharedFont Member Function
static bool InitializeSharedFont(
os::IAllocator * allocator,
nw::demo::GraphicsDrawing & graphicsDrawing
);
| Name | Description | |
|---|---|---|
| in | allocator | Allocator. |
| in | graphicsDrawing | GraphicsDrawing object to be initialized. |
Initializes shared fonts.
Uses shared fonts to initialize fonts.
CONFIDENTIAL