Font
Variables
Name |
Type |
Description |
---|---|---|
image |
The pointer to the image containing the glyphs. |
|
imageSamplerFilter |
The sampler filter to use when drawing a text with this font. |
|
glyphs |
std::unordered_map<char, FontGlyph> |
A map containing information about each glyph. |