Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBFontInfo Class Reference

TBFontInfo provides information about a font file associated with a font id. More...

#include <tb_font_renderer.h>

Public Member Functions

const TBStrGetFilename () const
 Get the font filename. More...
 
const TBStrGetName () 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
 

Detailed Description

TBFontInfo provides information about a font file associated with a font id.

Member Function Documentation

const TBStr& tb::TBFontInfo::GetFilename ( ) const
inline

Get the font filename.

const TBStr& tb::TBFontInfo::GetName ( ) const
inline

Get the font name.


The documentation for this class was generated from the following file: