Font

Variables

Name

Type

Description

image

ImageFormat*

The pointer to the image containing the glyphs.

imageSamplerFilter

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.