7#include "image_stencil.hpp"
8#include "../text/font_glyph_ids.hpp"
9#include "../geometry/axis_aligned_rectangle.hpp"
This is a RGBA floating point color.
Definition color.hpp:39
Class which represents an axis-aligned rectangle.
Definition axis_aligned_rectangle.hpp:18
Draw context for drawing using the TTauri shaders.
Definition draw_context.hpp:33
Definition glyph_stencil.hpp:13
void draw(draw_context context, tt::color color, matrix3 transform) noexcept override
Draw the cell.
Definition image_stencil.hpp:11
Definition font_glyph_ids.hpp:78