Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches

Classes relating to the creation and use of fonts to render text. More...

#include <SDL2/SDL_ttf.h>
#include "core/resource_database.hpp"
#include "texture.hpp"

Go to the source code of this file.

Classes

class  ToyMaker::TextFont
 A wrapper class over SDL_ttf, providing methods to generate text textures from text using a font as a resource. More...
 
class  ToyMaker::TextFontFromFile
 The ResourceConstructor responsible for loading a TextFont from its file path. More...
 

Namespaces

namespace  ToyMaker
 Namespace containing all class definitions and functions related to the ToyMaker engine.
 

Detailed Description

Classes relating to the creation and use of fonts to render text.

Author
Zoheb Shujauddin (zoheb.nosp@m.2424.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)
Version
0.3.2
Date
2025-09-10