ThorVG v1.0
Loading...
Searching...
No Matches
Text Member List

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

align(float x, float y) noexceptText
blend(BlendMethod method) noexceptPaint
bounds(Point *pt4) noexceptPaint
bounds(float *x, float *y, float *w, float *h) noexceptPaint
clip(Shape *clipper) noexceptPaint
clip() const noexceptPaint
duplicate() const noexceptPaint
fill(uint8_t r, uint8_t g, uint8_t b) noexceptText
fill(Fill *f) noexceptText
font(const char *name) noexceptText
gen() noexceptTextstatic
idPaint
intersects(int32_t x, int32_t y, int32_t w=1, int32_t h=1) noexceptPaint
italic(float shear=0.18f) noexceptText
layout(float w, float h) noexceptText
load(const char *filename) noexceptTextstatic
load(const char *name, const char *data, uint32_t size, const char *mimeType="ttf", bool copy=false) noexceptTextstatic
mask(Paint *target, MaskMethod method) noexceptPaint
mask(const Paint **target) const noexceptPaint
opacity(uint8_t o) noexceptPaint
opacity() const noexceptPaint
outline(float width, uint8_t r, uint8_t g, uint8_t b) noexceptText
parent() const noexceptPaint
ref() noexceptPaint
refCnt() const noexceptPaint
rel(Paint *paint) noexceptPaintstatic
rotate(float degree) noexceptPaint
scale(float factor) noexceptPaint
size(float size) noexceptText
spacing(float letter, float line) noexceptText
text(const char *text) noexceptText
transform(const Matrix &m) noexceptPaint
transform() noexceptPaint
translate(float x, float y) noexceptPaint
type() const noexcept overrideTextvirtual
unload(const char *filename) noexceptTextstatic
unref(bool free=true) noexceptPaint
visible(bool on) noexceptPaint
visible() const noexceptPaint
wrap(TextWrap mode) noexceptText