Horizon
Loading...
Searching...
No Matches
horizon::CanvasTextRenderer Member List

This is the complete list of members for horizon::CanvasTextRenderer, including all inherited members.

CanvasTextRenderer(class Canvas &canvas) (defined in horizon::CanvasTextRenderer)horizon::CanvasTextRenderer
draw(const Coordf &p, float size, const std::string &rtext, int angle, TextOrigin origin, ColorP color, int layer, const Options &opts) override (defined in horizon::CanvasTextRenderer)horizon::CanvasTextRenderervirtual
draw_line(const Coordf &a, const Coordf &b, ColorP color, int layer, uint64_t width) override (defined in horizon::CanvasTextRenderer)horizon::CanvasTextRendererprotectedvirtual
render(const Text &text, ColorP co, Placement transform, bool rev) (defined in horizon::TextRenderer)horizon::TextRenderer