8#include "../text/shaped_text.hpp"
9#include "../text/text_style.hpp"
Draw context for drawing using the TTauri shaders.
Definition draw_context.hpp:33
Definition stencil.hpp:15
Definition text_stencil.hpp:14
f32x4 preferred_extent() noexcept override
Return the extent that this cell wants to be drawn as.
void draw(draw_context context, bool use_context_color=false) noexcept override
Draw the cell.
shaped_text represent a piece of text shaped to be displayed.
Definition shaped_text.hpp:22
Definition text_style.hpp:16