![]() |
Hasty Badger
Small UI library (a branch of Turbo Badger)
|
TBFontInfo provides information about a font file associated with a font id. More...
#include <tb_font_renderer.h>
Public Member Functions | |
const TBStr & | GetFilename () const |
Get the font filename. More... | |
const TBStr & | GetName () const |
Get the font name. More... | |
TBID | GetID () const |
Get the font ID that can be used to create this font from a TBFontDescription (See TBFontDescription::SetID) | |
Friends | |
class | TBFontManager |
TBFontInfo provides information about a font file associated with a font id.
|
inline |
Get the font filename.
|
inline |
Get the font name.