MyGUI  3.2.0
Namespaces | Functions
MyGUI_FontManager.cpp File Reference
#include "MyGUI_Precompiled.h"
#include "MyGUI_FontManager.h"
#include "MyGUI_FactoryManager.h"
#include "MyGUI_XmlDocument.h"
#include "MyGUI_ResourceManualFont.h"
#include "MyGUI_ResourceTrueTypeFont.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI
 

Functions

const std::string MyGUI::XML_TYPE ("Font")
 
const std::string MyGUI::XML_TYPE_RESOURCE ("Resource")
 
const std::string MyGUI::XML_TYPE_PROPERTY ("Property")
 
const std::string MyGUI::RESOURCE_DEFAULT_NAME ("Default")
 

Detailed Description

Author
Albert Semenov
Date
11/2007

Definition in file MyGUI_FontManager.cpp.