diff --git a/docs/Doxyfile b/docs/Doxyfile index 2ff8f794..c86fafc7 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = ThorVG # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v0.6 +PROJECT_NUMBER = v0.7 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 607a24f5..0019b2ff 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -24,7 +24,7 @@
An abstract class representing the gradient fill of the Shape object.
@@ -237,8 +237,8 @@ Public Member FunctionsIn case no transformation was applied, the identity matrix is returned.
The | augmented transformation matrix. |
The | augmented transformation matrix. |
@BETA_API
@BETA_API
+Static Public Member Functions |
ThorVG
- v0.6
+ v0.7
|
@@ -80,7 +80,7 @@ $(function() {
|
composite(std::unique_ptr< Paint > target, CompositeMethod method) noexcept | Paint | |
composite(const Paint **target) const noexcept | Paint | |
duplicate() const noexcept | Paint | |
identifier() const | Paint | inline |
identifier() const noexcept | Paint | |
opacity(uint8_t o) noexcept | Paint | |
opacity() const noexcept | Paint | |
rotate(float degree) noexcept | Paint |
ThorVG
- v0.6
+ v0.7
|
@@ -128,9 +128,9 @@ Public Member Functions
CompositeMethod | composite (const Paint **target) const noexcept | |
Gets the composition target object and the composition method. More... | ||
uint32_t | identifier () const | |
Return the unique id value of the paint instance. More... | ||
uint32_t | identifier () const noexcept | |
Return the unique id value of the paint instance. More... | ||
An abstract class for managing graphical elements.
@@ -263,8 +263,7 @@ Public Member Functions@BETA_API
+Static Public Member Functions |
ThorVG
- v0.6
+ v0.7
|
@@ -80,7 +80,7 @@ $(function() {
|
duplicate() const noexcept | Fill | |
gen() noexcept | RadialGradient | static |
identifier() noexcept | RadialGradient | static |
tvg::Fill::identifier() const | Fill | inline |
tvg::Fill::identifier() const noexcept | Fill | |
radial(float cx, float cy, float radius) noexcept | RadialGradient | |
radial(float *cx, float *cy, float *radius) const noexcept | RadialGradient | |
spread(FillSpread s) noexcept | Fill |
ThorVG
- v0.6
+ v0.7
|
@@ -119,9 +119,9 @@ Public Member Functions
Fill * | duplicate () const noexcept | |
Creates a copy of the Fill object. More... | ||
uint32_t | identifier () const | |
Return the unique id value of the Fill instance. More... | ||
uint32_t | identifier () const noexcept | |
Return the unique id value of the Fill instance. More... | ||
Static Public Member Functions |
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/classtvg_1_1Saver.html b/docs/html/classtvg_1_1Saver.html
index 3ee4dcb1..bc6aed85 100644
--- a/docs/html/classtvg_1_1Saver.html
+++ b/docs/html/classtvg_1_1Saver.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/classtvg_1_1Scene-members.html b/docs/html/classtvg_1_1Scene-members.html
index db0ef590..d79ed63f 100644
--- a/docs/html/classtvg_1_1Scene-members.html
+++ b/docs/html/classtvg_1_1Scene-members.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
@@ -83,7 +83,7 @@ $(function() {
duplicate() const noexcept | Paint | |
gen() noexcept | Scene | static |
identifier() noexcept | Scene | static |
tvg::Paint::identifier() const | Paint | inline |
tvg::Paint::identifier() const noexcept | Paint | |
opacity(uint8_t o) noexcept | Paint | |
opacity() const noexcept | Paint | |
push(std::unique_ptr< Paint > paint) noexcept | Scene |
ThorVG
- v0.6
+ v0.7
|
@@ -137,9 +137,9 @@ Public Member Functions
CompositeMethod | composite (const Paint **target) const noexcept | |
Gets the composition target object and the composition method. More... | ||
uint32_t | identifier () const | |
Return the unique id value of the paint instance. More... | ||
uint32_t | identifier () const noexcept | |
Return the unique id value of the paint instance. More... | ||
Static Public Member Functions |
ThorVG
- v0.6
+ v0.7
|
@@ -94,7 +94,7 @@ $(function() {
|
fillRule() const noexcept | Shape | |
gen() noexcept | Shape | static |
identifier() noexcept | Shape | static |
tvg::Paint::identifier() const | Paint | inline |
tvg::Paint::identifier() const noexcept | Paint | |
lineTo(float x, float y) noexcept | Shape | |
moveTo(float x, float y) noexcept | Shape | |
opacity(uint8_t o) noexcept | Paint |
ThorVG
- v0.6
+ v0.7
|
@@ -215,9 +215,9 @@ Public Member Functions
CompositeMethod | composite (const Paint **target) const noexcept | |
Gets the composition target object and the composition method. More... | ||
uint32_t | identifier () const | |
Return the unique id value of the paint instance. More... | ||
uint32_t | identifier () const noexcept | |
Return the unique id value of the paint instance. More... | ||
Static Public Member Functions |
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/classtvg_1_1SwCanvas.html b/docs/html/classtvg_1_1SwCanvas.html
index 0288f55d..ef636bd4 100644
--- a/docs/html/classtvg_1_1SwCanvas.html
+++ b/docs/html/classtvg_1_1SwCanvas.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/dir_8af83c0dc83a45a35ca6968cdc29a7af.html b/docs/html/dir_bfccd401955b95cf8c75461437045ac0.html
similarity index 93%
rename from docs/html/dir_8af83c0dc83a45a35ca6968cdc29a7af.html
rename to docs/html/dir_bfccd401955b95cf8c75461437045ac0.html
index 5f5bfdc8..1cb58d63 100644
--- a/docs/html/dir_8af83c0dc83a45a35ca6968cdc29a7af.html
+++ b/docs/html/dir_bfccd401955b95cf8c75461437045ac0.html
@@ -5,7 +5,7 @@
-
ThorVG
- v0.6
+ v0.7
|
@@ -64,12 +64,12 @@ $(function() {
ThorVG
- v0.6
+ v0.7
|
@@ -182,9 +182,9 @@ $(function() {
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/functions_eval.html b/docs/html/functions_eval.html
index 2386284e..638d227a 100644
--- a/docs/html/functions_eval.html
+++ b/docs/html/functions_eval.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/functions_func.html b/docs/html/functions_func.html
index 2471327a..11f243b3 100644
--- a/docs/html/functions_func.html
+++ b/docs/html/functions_func.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
@@ -152,9 +152,9 @@ $(function() {
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/graph_legend.html b/docs/html/graph_legend.html
index 47e1ff08..db3c83dc 100644
--- a/docs/html/graph_legend.html
+++ b/docs/html/graph_legend.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/group__ThorVG.html b/docs/html/group__ThorVG.html
index 9d42c8e8..4ca9d92b 100644
--- a/docs/html/group__ThorVG.html
+++ b/docs/html/group__ThorVG.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/group__ThorVGCapi__Canvas.html b/docs/html/group__ThorVGCapi__Canvas.html
index fe22d394..d6463eda 100644
--- a/docs/html/group__ThorVGCapi__Canvas.html
+++ b/docs/html/group__ThorVGCapi__Canvas.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/group__ThorVGCapi__Gradient.html b/docs/html/group__ThorVGCapi__Gradient.html
index 82d4a806..362b6c29 100644
--- a/docs/html/group__ThorVGCapi__Gradient.html
+++ b/docs/html/group__ThorVGCapi__Gradient.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
@@ -123,10 +123,10 @@ Functions
Gets the FillSpread value of the gradient object. More... | |
TVG_EXPORT Tvg_Result | tvg_gradient_set_transform (Tvg_Gradient *grad, const Tvg_Matrix *m) |
Sets the matrix of the affine transformation for the gradient object. (BETA_API) More... | |
Sets the matrix of the affine transformation for the gradient object. More... | |
TVG_EXPORT Tvg_Result | tvg_gradient_get_transform (const Tvg_Gradient *grad, Tvg_Matrix *m) |
Gets the matrix of the affine transformation of the gradient object. (BETA_API) More... | |
Gets the matrix of the affine transformation of the gradient object. More... | |
TVG_EXPORT Tvg_Gradient * | tvg_gradient_duplicate (Tvg_Gradient *grad) |
Duplicates the given Tvg_Gradient object. More... |
Gets the matrix of the affine transformation of the gradient object. (BETA_API)
+Gets the matrix of the affine transformation of the gradient object.
In case no transformation was applied, the identity matrix is set.
Sets the matrix of the affine transformation for the gradient object. (BETA_API)
+Sets the matrix of the affine transformation for the gradient object.
The augmented matrix of the transformation is expected to be given.
ThorVG
- v0.6
+ v0.7
|
diff --git a/docs/html/group__ThorVGCapi__Paint.html b/docs/html/group__ThorVGCapi__Paint.html
index 11294b35..8c929b54 100644
--- a/docs/html/group__ThorVGCapi__Paint.html
+++ b/docs/html/group__ThorVGCapi__Paint.html
@@ -24,7 +24,7 @@
ThorVG
- v0.6
+ v0.7
|
@@ -124,7 +124,7 @@ Functions
Duplicates the given Tvg_Paint object. More... | |
TVG_EXPORT Tvg_Result | tvg_paint_get_bounds (const Tvg_Paint *paint, float *x, float *y, float *w, float *h, bool transformed) |
Gets the axis-aligned bounding box of the Tvg_Paint object. (BETA_API) More... | |
Gets the axis-aligned bounding box of the Tvg_Paint object. More... | |
TVG_EXPORT Tvg_Result | tvg_paint_set_composite_method (Tvg_Paint *paint, Tvg_Paint *target, Tvg_Composite_Method method) |
Sets the composition target object and the composition method. More... |
Gets the axis-aligned bounding box of the Tvg_Paint object. (BETA_API)
+Gets the axis-aligned bounding box of the Tvg_Paint object.
[in] | paint | The Tvg_Paint object of which to get the bounds. |
ThorVG
- v0.6
+ v0.7
|
@@ -145,6 +145,7 @@ Functions
[in] | paint | A Tvg_Paint pointer to the picture object. |
[out] | w | A width of the image in pixels. |
[out] | h | A height of the image in pixels. |
The picture content is resized while keeping the default size aspect ratio. The scaling factor is established for each of dimensions and the smaller value is applied to both of them.
[in] | paint | A Tvg_Paint pointer to the picture object. |
[in] | w | A new width of the image in pixels. |
[in] | h | A new height of the image in pixels. |