Font ==== Variables --------- .. list-table:: :width: 100% :header-rows: 1 :class: code-table * - Name - Type - Description * - image - :doc:`/types/ImageFormat/index`\* - The pointer to the image containing the glyphs. * - imageSamplerFilter - :doc:`/types/ImageSamplerFilter/index` - The sampler filter to use when drawing a text with this font. * - glyphs - `std::unordered_map `_\ - A map containing information about each glyph.