SOUI Font Management Module. More...
#include <core/SSingletonMap.h>
#include <interface/SRender-i.h>
#include <res.mgr/SFontInfo.h>
#include <helper/obj-ref-impl.hpp>
Go to the source code of this file.
Classes | |
class | CElementTraits< FontInfo > |
Hash and comparison template for FontInfo. More... | |
class | SFontPool |
Font pool management class. More... | |
Macros | |
#define | FF_DEFAULTFONT L"" |
Typedefs | |
typedef FontInfo | FontKey |
typedef IFontS * | IFontPtr |
typedef BOOL(* | FunFontCheck) (const SStringW &strFontName) |
SOUI Font Management Module.
This module manages and retrieves font resources.
Definition in file SFontPool.h.
#define FF_DEFAULTFONT L"" |
Definition at line 19 of file SFontPool.h.
typedef FontInfo FontKey |
Definition at line 29 of file SFontPool.h.
typedef BOOL(* FunFontCheck) (const SStringW &strFontName) |
Definition at line 85 of file SFontPool.h.
Definition at line 84 of file SFontPool.h.