Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
Font.h File Reference

Go to the source code of this file.

Classes

class  nw4hbm::ut::Font
 

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::ut
 

Typedefs

typedef enum nw4hbm::ut::FontMapMethod nw4hbm::ut::FontMapMethod
 
typedef enum nw4hbm::ut::FontEncoding nw4hbm::ut::FontEncoding
 

Enumerations

enum  nw4hbm::ut::FontMapMethod { nw4hbm::ut::FONT_MAPMETHOD_DIRECT = 0 , nw4hbm::ut::FONT_MAPMETHOD_TABLE , nw4hbm::ut::FONT_MAPMETHOD_SCAN }
 
enum  nw4hbm::ut::FontEncoding {
  nw4hbm::ut::FONT_ENCODING_UTF8 = 0 , nw4hbm::ut::FONT_ENCODING_UTF16 , nw4hbm::ut::FONT_ENCODING_SJIS , nw4hbm::ut::FONT_ENCODING_CP1252 ,
  nw4hbm::ut::NUM_OF_FONT_ENCODING
}