8#include "../text/shaped_text.hpp"
9#include "../text/text_style.hpp"
This is a RGBA floating point color.
Definition color.hpp:39
Draw context for drawing using the TTauri shaders.
Definition draw_context.hpp:33
Definition stencil.hpp:15
Definition text_stencil.hpp:14
extent2 preferred_extent() noexcept override
Return the extent that this cell wants to be drawn as.
void draw(draw_context context, tt::color color, matrix3 transform) noexcept override
Draw the cell.
shaped_text represent a piece of text shaped to be displayed.
Definition shaped_text.hpp:23
Definition text_style.hpp:16