CoriEngine
Loading...
Searching...
No Matches
Font.hpp File Reference
Include dependency graph for Font.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cori::Graphics::Font
 Font asset to be used when rendering text. Pretty expensive to create if not cached, always preload it. More...
struct  Cori::Graphics::Font::CharsetRange
 A UTF-32 charset range. More...
struct  Cori::Graphics::Font::CharsetRanges
 These are predefined UTF-32 charset ranges to be used when creating a Font. More...
class  Cori::Graphics::Font::Descriptor
 Font Descriptor meant to be used with AssetManager only. More...
struct  Cori::Graphics::Font::Descriptor::Hasher

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::Graphics
 Almost everything connected to graphics is in this namespace.
namespace  Cori::Graphics::Internal