ThorVG  v0.15
Text Member List

This is the complete list of members for Text, including all inherited members.

blend(BlendMethod method) noexceptPaint
bounds(float *x, float *y, float *w, float *h) const noexceptPaint
bounds(float *x, float *y, float *w, float *h, bool transformed) const noexceptPaint
clip(std::unique_ptr< Paint > clipper) noexceptPaint
composite(std::unique_ptr< Paint > target, CompositeMethod method) noexceptPaint
composite(const Paint **target) const noexceptPaint
duplicate() const noexceptPaint
fill(uint8_t r, uint8_t g, uint8_t b) noexceptText
fill(std::unique_ptr< Fill > f) noexceptText
font(const char *name, float size, const char *style=nullptr) noexceptText
gen() noexceptTextstatic
idPaint
identifier() const noexceptPaint
load(const std::string &path) noexceptTextstatic
load(const char *name, const char *data, uint32_t size, const std::string &mimeType="ttf", bool copy=false) noexceptTextstatic
opacity(uint8_t o) noexceptPaint
opacity() const noexceptPaint
rotate(float degree) noexceptPaint
scale(float factor) noexceptPaint
text(const char *text) noexceptText
transform(const Matrix &m) noexceptPaint
transform() noexceptPaint
translate(float x, float y) noexceptPaint
type() const noexcept overrideTextvirtual
unload(const std::string &path) noexceptTextstatic