OE/Graphics/Font.hpp file

Contents

Namespaces

namespace OrbitEngine
namespace OrbitEngine::Graphics

Classes

struct OrbitEngine::Graphics::GlyphMetrics
Single glyph metrics.
class OrbitEngine::Graphics::Font
Represents a single typeface.

Typedefs

using FT_Library = FT_LibraryRec_*
using FT_Face = FT_FaceRec_*