![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Exported Modules | |
| module | cydui.dimensions |
| module | cydui.graphics.vector.element |
Classes | |
| struct | vg::text |
Typedefs | |
| using | vg::font_extents_t = Cairo::FontExtents |
| using | vg::text_extents_t = Cairo::TextExtents |
Functions | |
| text (std::string _text) | |
| ~text () override | |
| void | apply_to (pixelmap_editor_t &editor) const override |
| footprint | get_footprint () const override |
| font_extents_t | get_font_extents () const |
| text_extents_t | get_text_extents () const |
Variables | |
| std::string | _text |
Files | |
| file | include/cyd_ui/graphics/vector/elements/text.cppm |