![]() |
ThorVG v1.0
|
This is the complete list of members for Text, including all inherited members.
| align(float x, float y) noexcept | Text | |
| blend(BlendMethod method) noexcept | Paint | |
| bounds(Point *pt4) noexcept | Paint | |
| bounds(float *x, float *y, float *w, float *h) noexcept | Paint | |
| clip(Shape *clipper) noexcept | Paint | |
| clip() const noexcept | Paint | |
| duplicate() const noexcept | Paint | |
| fill(uint8_t r, uint8_t g, uint8_t b) noexcept | Text | |
| fill(Fill *f) noexcept | Text | |
| font(const char *name) noexcept | Text | |
| gen() noexcept | Text | static |
| id | Paint | |
| intersects(int32_t x, int32_t y, int32_t w=1, int32_t h=1) noexcept | Paint | |
| italic(float shear=0.18f) noexcept | Text | |
| layout(float w, float h) noexcept | Text | |
| load(const char *filename) noexcept | Text | static |
| load(const char *name, const char *data, uint32_t size, const char *mimeType="ttf", bool copy=false) noexcept | Text | static |
| mask(Paint *target, MaskMethod method) noexcept | Paint | |
| mask(const Paint **target) const noexcept | Paint | |
| opacity(uint8_t o) noexcept | Paint | |
| opacity() const noexcept | Paint | |
| outline(float width, uint8_t r, uint8_t g, uint8_t b) noexcept | Text | |
| parent() const noexcept | Paint | |
| ref() noexcept | Paint | |
| refCnt() const noexcept | Paint | |
| rel(Paint *paint) noexcept | Paint | static |
| rotate(float degree) noexcept | Paint | |
| scale(float factor) noexcept | Paint | |
| size(float size) noexcept | Text | |
| spacing(float letter, float line) noexcept | Text | |
| text(const char *text) noexcept | Text | |
| transform(const Matrix &m) noexcept | Paint | |
| transform() noexcept | Paint | |
| translate(float x, float y) noexcept | Paint | |
| type() const noexcept override | Text | virtual |
| unload(const char *filename) noexcept | Text | static |
| unref(bool free=true) noexcept | Paint | |
| visible(bool on) noexcept | Paint | |
| visible() const noexcept | Paint | |
| wrap(TextWrap mode) noexcept | Text |