MyGUI 3.0.1
Namespaces | Variables
MyGUI_ResourceTrueTypeFont.cpp File Reference
#include "MyGUI_Precompiled.h"
#include "MyGUI_ResourceTrueTypeFont.h"
#include "MyGUI_DataManager.h"
#include "MyGUI_RenderManager.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI

Variables

const unsigned char MyGUI::FONT_MASK_SELECT = 0x88
const unsigned char MyGUI::FONT_MASK_SELECT_DEACTIVE = 0x60
const unsigned char MyGUI::FONT_MASK_SPACE = 0x00
const unsigned char MyGUI::FONT_MASK_CHAR = 0xFF
const size_t MyGUI::MIN_FONT_TEXTURE_WIDTH = 256

Detailed Description

Author:
Albert Semenov
Date:
11/2007

Definition in file MyGUI_ResourceTrueTypeFont.cpp.