25 #ifndef GRAPHICS_AURORA_FONTHANDLE_H 26 #define GRAPHICS_AURORA_FONTHANDLE_H 69 FontMap::iterator
_it;
80 #endif // GRAPHICS_AURORA_FONTHANDLE_H A managed font, storing how often it's referenced.
A map storing pointer to objects, with automatic deletion.
A class holding an UTF-8 string.
A simple scoped smart pointer template.
Common::ScopedPtr< Font > font
Common::PtrMap< Common::UString, ManagedFont > FontMap
Low-level type definitions to handle fixed width types portably.
A scoped plain pointer, allowing pointer-y access and normal deletion.
The global Aurora font manager.
const Common::UString & getName() const
FontHandle & operator=(const FontHandle &right)