|
| CanvasTextRenderer (class Canvas &canvas) |
|
std::pair< Coordf, Coordf > | draw (const Coordf &p, float size, const std::string &rtext, int angle, TextOrigin origin, ColorP color, int layer, const Options &opts) override |
|
std::pair< Coordf, Coordf > | render (const Text &text, ColorP co, Placement transform, bool rev) |
|
◆ draw()
std::pair< Coordf, Coordf > horizon::CanvasTextRenderer::draw |
( |
const Coordf & |
p, |
|
|
float |
size, |
|
|
const std::string & |
rtext, |
|
|
int |
angle, |
|
|
TextOrigin |
origin, |
|
|
ColorP |
color, |
|
|
int |
layer, |
|
|
const Options & |
opts |
|
) |
| |
|
overridevirtual |
◆ draw_line()
void horizon::CanvasTextRenderer::draw_line |
( |
const Coordf & |
a, |
|
|
const Coordf & |
b, |
|
|
ColorP |
color, |
|
|
int |
layer, |
|
|
uint64_t |
width |
|
) |
| |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: