diff --git a/docs/Doxyfile b/docs/Doxyfile index d2123920..e42193c2 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -44,14 +44,14 @@ PROJECT_NUMBER = v0.1 # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products." +PROJECT_BRIEF = # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy # the logo to the output directory. -PROJECT_LOGO = /home/junsu/dev/os/thorvg/docs/docs_logo.svg +PROJECT_LOGO = /home/junsu/dev/os/thorvg/res/small_logo.svg # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is @@ -790,7 +790,10 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../inc +INPUT = ../inc \ + ./main-page.md \ + ../../res/thorvg_card2.png \ + ../../res/small_logo.svg # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses @@ -982,7 +985,7 @@ FILTER_SOURCE_PATTERNS = # (index.html). This can be useful if you have a project on for instance GitHub # and want to reuse the introduction page also for the doxygen output. -USE_MDFILE_AS_MAINPAGE = +USE_MDFILE_AS_MAINPAGE = main-page.md #--------------------------------------------------------------------------- # Configuration options related to source browsing @@ -1192,8 +1195,7 @@ HTML_STYLESHEET = # list). For an example see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_STYLESHEET = doxygen-awesome-css/doxygen-awesome.css \ - doxygen-awesome-css/doxygen-awesome-sidenav.css +HTML_EXTRA_STYLESHEET = doxygen-awesome-css/doxygen-awesome.css # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note @@ -1479,7 +1481,7 @@ DISABLE_INDEX = NO # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. -GENERATE_TREEVIEW = YES +GENERATE_TREEVIEW = NO # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that # doxygen will group on one line in the generated HTML documentation. diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 9165176f..902929ec 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/annotated_dup.js b/docs/html/annotated_dup.js deleted file mode 100644 index 611e5fa7..00000000 --- a/docs/html/annotated_dup.js +++ /dev/null @@ -1,21 +0,0 @@ -var annotated_dup = -[ - [ "tvg", null, [ - [ "Canvas", "classtvg_1_1Canvas.html", "classtvg_1_1Canvas" ], - [ "Fill", "classtvg_1_1Fill.html", "classtvg_1_1Fill" ], - [ "GlCanvas", "classtvg_1_1GlCanvas.html", "classtvg_1_1GlCanvas" ], - [ "Initializer", "classtvg_1_1Initializer.html", null ], - [ "LinearGradient", "classtvg_1_1LinearGradient.html", "classtvg_1_1LinearGradient" ], - [ "Matrix", "structtvg_1_1Matrix.html", null ], - [ "Paint", "classtvg_1_1Paint.html", "classtvg_1_1Paint" ], - [ "Picture", "classtvg_1_1Picture.html", "classtvg_1_1Picture" ], - [ "Point", "structtvg_1_1Point.html", null ], - [ "RadialGradient", "classtvg_1_1RadialGradient.html", "classtvg_1_1RadialGradient" ], - [ "Scene", "classtvg_1_1Scene.html", "classtvg_1_1Scene" ], - [ "Shape", "classtvg_1_1Shape.html", "classtvg_1_1Shape" ], - [ "SwCanvas", "classtvg_1_1SwCanvas.html", "classtvg_1_1SwCanvas" ] - ] ], - [ "Tvg_Color_Stop", "structTvg__Color__Stop.html", "structTvg__Color__Stop" ], - [ "Tvg_Matrix", "structTvg__Matrix.html", null ], - [ "Tvg_Point", "structTvg__Point.html", null ] -]; \ No newline at end of file diff --git a/docs/html/classes.html b/docs/html/classes.html index adbd21c7..e0ad7b95 100644 --- a/docs/html/classes.html +++ b/docs/html/classes.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
c | f | g | i | l | m | p | r | s | t
-
- + diff --git a/docs/html/classtvg_1_1Canvas-members.html b/docs/html/classtvg_1_1Canvas-members.html index 66149d16..7ddd8355 100644 --- a/docs/html/classtvg_1_1Canvas-members.html +++ b/docs/html/classtvg_1_1Canvas-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Canvas Member List
@@ -97,14 +79,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Canvas.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
sync() noexceptCanvasvirtual
update(Paint *paint) noexceptCanvasvirtual
- - + diff --git a/docs/html/classtvg_1_1Canvas.html b/docs/html/classtvg_1_1Canvas.html index 56fdbac6..ca7c7320 100644 --- a/docs/html/classtvg_1_1Canvas.html +++ b/docs/html/classtvg_1_1Canvas.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for Canvas:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -347,15 +329,11 @@ Public Member Functions - - + diff --git a/docs/html/classtvg_1_1Canvas.js b/docs/html/classtvg_1_1Canvas.js deleted file mode 100644 index f3e79cf4..00000000 --- a/docs/html/classtvg_1_1Canvas.js +++ /dev/null @@ -1,9 +0,0 @@ -var classtvg_1_1Canvas = -[ - [ "clear", "classtvg_1_1Canvas.html#a99cdb01cd893f4199b521b754d21aefd", null ], - [ "draw", "classtvg_1_1Canvas.html#aabf9e5a14da3b4bfd5883c2b4459abd0", null ], - [ "push", "classtvg_1_1Canvas.html#a82c5ec1c1ba93cf7671642400074201e", null ], - [ "reserve", "classtvg_1_1Canvas.html#a4cff0ab757e1db9077bbecaf25f012ba", null ], - [ "sync", "classtvg_1_1Canvas.html#adbca600af79f9a0b8e8366e3be7450e9", null ], - [ "update", "classtvg_1_1Canvas.html#acf6e6748e3d4f218e920c380b4950355", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1Fill-members.html b/docs/html/classtvg_1_1Fill-members.html index 7815cae0..c8e6bc78 100644 --- a/docs/html/classtvg_1_1Fill-members.html +++ b/docs/html/classtvg_1_1Fill-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Fill Member List
@@ -96,14 +78,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Fill.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
spread(FillSpread s) noexceptFill
spread() const noexceptFill
- - + diff --git a/docs/html/classtvg_1_1Fill.html b/docs/html/classtvg_1_1Fill.html index 501b7a53..a6095d9c 100644 --- a/docs/html/classtvg_1_1Fill.html +++ b/docs/html/classtvg_1_1Fill.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Classes | @@ -102,7 +84,7 @@ Inheritance diagram for Fill:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -306,15 +288,11 @@ Public Member Functions - - + diff --git a/docs/html/classtvg_1_1Fill.js b/docs/html/classtvg_1_1Fill.js deleted file mode 100644 index 483db1d9..00000000 --- a/docs/html/classtvg_1_1Fill.js +++ /dev/null @@ -1,9 +0,0 @@ -var classtvg_1_1Fill = -[ - [ "ColorStop", "structtvg_1_1Fill_1_1ColorStop.html", "structtvg_1_1Fill_1_1ColorStop" ], - [ "colorStops", "classtvg_1_1Fill.html#a92717fc84a7d5df56e42e3bc863fce1a", null ], - [ "colorStops", "classtvg_1_1Fill.html#addbc9de36b4427639f3cc1dceeccb734", null ], - [ "duplicate", "classtvg_1_1Fill.html#a48e358abab4478ff7f84dfb85608eaf3", null ], - [ "spread", "classtvg_1_1Fill.html#aed49d00ca09e69fdf97aaae235f8e950", null ], - [ "spread", "classtvg_1_1Fill.html#a55f6de063e5ac8023243c9cef5cb9a12", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1GlCanvas-members.html b/docs/html/classtvg_1_1GlCanvas-members.html index e1000906..77ef3794 100644 --- a/docs/html/classtvg_1_1GlCanvas-members.html +++ b/docs/html/classtvg_1_1GlCanvas-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Classes

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
GlCanvas Member List
@@ -99,14 +81,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1GlCanvas.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
target(uint32_t *buffer, uint32_t stride, uint32_t w, uint32_t h) noexceptGlCanvas
update(Paint *paint) noexceptCanvasvirtual
- - + diff --git a/docs/html/classtvg_1_1GlCanvas.html b/docs/html/classtvg_1_1GlCanvas.html index 344bbcfe..1a816cca 100644 --- a/docs/html/classtvg_1_1GlCanvas.html +++ b/docs/html/classtvg_1_1GlCanvas.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for GlCanvas:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -218,15 +200,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1GlCanvas.js b/docs/html/classtvg_1_1GlCanvas.js deleted file mode 100644 index 2612b48f..00000000 --- a/docs/html/classtvg_1_1GlCanvas.js +++ /dev/null @@ -1,4 +0,0 @@ -var classtvg_1_1GlCanvas = -[ - [ "target", "classtvg_1_1GlCanvas.html#aad369f9a4a762338d0ef4a16265a0f29", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1Initializer-members.html b/docs/html/classtvg_1_1Initializer-members.html index 6d44d2c5..ad7e932f 100644 --- a/docs/html/classtvg_1_1Initializer-members.html +++ b/docs/html/classtvg_1_1Initializer-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Initializer Member List
@@ -93,14 +75,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Initializer.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
init(CanvasEngine engine, uint32_t threads) noexceptInitializerstatic
term(CanvasEngine engine) noexceptInitializerstatic
- - + diff --git a/docs/html/classtvg_1_1Initializer.html b/docs/html/classtvg_1_1Initializer.html index d420abea..a907ac49 100644 --- a/docs/html/classtvg_1_1Initializer.html +++ b/docs/html/classtvg_1_1Initializer.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Static Public Member Functions | @@ -211,15 +193,11 @@ Static Public Member Functions
- - + diff --git a/docs/html/classtvg_1_1LinearGradient-members.html b/docs/html/classtvg_1_1LinearGradient-members.html index 6e123174..0e447d31 100644 --- a/docs/html/classtvg_1_1LinearGradient-members.html +++ b/docs/html/classtvg_1_1LinearGradient-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
LinearGradient Member List
@@ -99,14 +81,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1LinearGradient.html','');}
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
spread(FillSpread s) noexceptFill
spread() const noexceptFill
- - + diff --git a/docs/html/classtvg_1_1LinearGradient.html b/docs/html/classtvg_1_1LinearGradient.html index d1611395..5147ea9d 100644 --- a/docs/html/classtvg_1_1LinearGradient.html +++ b/docs/html/classtvg_1_1LinearGradient.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for LinearGradient:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -289,15 +271,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1LinearGradient.js b/docs/html/classtvg_1_1LinearGradient.js deleted file mode 100644 index 1e0839e1..00000000 --- a/docs/html/classtvg_1_1LinearGradient.js +++ /dev/null @@ -1,5 +0,0 @@ -var classtvg_1_1LinearGradient = -[ - [ "linear", "classtvg_1_1LinearGradient.html#aa881eb89e14ade6a30bc41d7eb8eaf52", null ], - [ "linear", "classtvg_1_1LinearGradient.html#a5c77e9f6e855a595945f45a6b19ee983", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1Paint-members.html b/docs/html/classtvg_1_1Paint-members.html index bc96ee72..736ad5f4 100644 --- a/docs/html/classtvg_1_1Paint-members.html +++ b/docs/html/classtvg_1_1Paint-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Paint Member List
@@ -100,14 +82,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Paint.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
transform(const Matrix &m) noexceptPaint
translate(float x, float y) noexceptPaint
- - + diff --git a/docs/html/classtvg_1_1Paint.html b/docs/html/classtvg_1_1Paint.html index 3f273219..93389366 100644 --- a/docs/html/classtvg_1_1Paint.html +++ b/docs/html/classtvg_1_1Paint.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -102,7 +84,7 @@ Inheritance diagram for Paint:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -493,15 +475,11 @@ Public Member Functions - - + diff --git a/docs/html/classtvg_1_1Paint.js b/docs/html/classtvg_1_1Paint.js deleted file mode 100644 index 29b773a8..00000000 --- a/docs/html/classtvg_1_1Paint.js +++ /dev/null @@ -1,12 +0,0 @@ -var classtvg_1_1Paint = -[ - [ "bounds", "classtvg_1_1Paint.html#a6d4e91eeca737b135064caadab4b4dff", null ], - [ "composite", "classtvg_1_1Paint.html#aab93150647927b8f2006b5ae45b7b093", null ], - [ "duplicate", "classtvg_1_1Paint.html#a71afac69fe1e7c352460be5878812635", null ], - [ "opacity", "classtvg_1_1Paint.html#a2f25b71fed3ae390eb8051c7ea65aebf", null ], - [ "opacity", "classtvg_1_1Paint.html#a2ee7517b8bfad47e0f999ba3450e0e3e", null ], - [ "rotate", "classtvg_1_1Paint.html#a7841fa0c14643e09735d48042ead68f3", null ], - [ "scale", "classtvg_1_1Paint.html#a5c057876185525c5723215f95a3984f2", null ], - [ "transform", "classtvg_1_1Paint.html#ac9f6ba428afe884bcc2861de0a2a96f4", null ], - [ "translate", "classtvg_1_1Paint.html#ae896f56bfa51c98a50eee3f2bb62e41e", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1Picture-members.html b/docs/html/classtvg_1_1Picture-members.html index 5118d4a8..27517799 100644 --- a/docs/html/classtvg_1_1Picture-members.html +++ b/docs/html/classtvg_1_1Picture-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Picture Member List
@@ -108,14 +90,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Picture.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
translate(float x, float y) noexceptPaint
viewbox(float *x, float *y, float *w, float *h) const noexceptPicture
- - + diff --git a/docs/html/classtvg_1_1Picture.html b/docs/html/classtvg_1_1Picture.html index 46124dc1..0f7a1052 100644 --- a/docs/html/classtvg_1_1Picture.html +++ b/docs/html/classtvg_1_1Picture.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for Picture:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -517,15 +499,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1Picture.js b/docs/html/classtvg_1_1Picture.js deleted file mode 100644 index 36a967ea..00000000 --- a/docs/html/classtvg_1_1Picture.js +++ /dev/null @@ -1,10 +0,0 @@ -var classtvg_1_1Picture = -[ - [ "data", "classtvg_1_1Picture.html#afb53c7c5a55bab703a98808ecb3319eb", null ], - [ "load", "classtvg_1_1Picture.html#aaf06be7d0b572c5ce35315cbddd7d318", null ], - [ "load", "classtvg_1_1Picture.html#ad33102ac9c2c60e52e4a61300312ea80", null ], - [ "load", "classtvg_1_1Picture.html#a1fdf75092cebaa7cde48d6a7d4946368", null ], - [ "size", "classtvg_1_1Picture.html#a065e47b46c791ee4d93ed3252d581a40", null ], - [ "size", "classtvg_1_1Picture.html#af80639ef3460a5cf06278fdc03c13aad", null ], - [ "viewbox", "classtvg_1_1Picture.html#af04ad88b171b00da024fae34112378be", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1RadialGradient-members.html b/docs/html/classtvg_1_1RadialGradient-members.html index 932c495c..1f7e117c 100644 --- a/docs/html/classtvg_1_1RadialGradient-members.html +++ b/docs/html/classtvg_1_1RadialGradient-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
RadialGradient Member List
@@ -99,14 +81,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1RadialGradient.html','');}
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
spread(FillSpread s) noexceptFill
spread() const noexceptFill
- - + diff --git a/docs/html/classtvg_1_1RadialGradient.html b/docs/html/classtvg_1_1RadialGradient.html index e43797f2..ece1c5b5 100644 --- a/docs/html/classtvg_1_1RadialGradient.html +++ b/docs/html/classtvg_1_1RadialGradient.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for RadialGradient:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -274,15 +256,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1RadialGradient.js b/docs/html/classtvg_1_1RadialGradient.js deleted file mode 100644 index d72574e5..00000000 --- a/docs/html/classtvg_1_1RadialGradient.js +++ /dev/null @@ -1,5 +0,0 @@ -var classtvg_1_1RadialGradient = -[ - [ "radial", "classtvg_1_1RadialGradient.html#a3688387d86ebd5003ee98d90f24a6030", null ], - [ "radial", "classtvg_1_1RadialGradient.html#a706e9ec51bf12483b1d59f99c6fe045e", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1Scene-members.html b/docs/html/classtvg_1_1Scene-members.html index 9f184f2e..d2cb90aa 100644 --- a/docs/html/classtvg_1_1Scene-members.html +++ b/docs/html/classtvg_1_1Scene-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Scene Member List
@@ -104,14 +86,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Scene.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
transform(const Matrix &m) noexceptPaint
translate(float x, float y) noexceptPaint
- - + diff --git a/docs/html/classtvg_1_1Scene.html b/docs/html/classtvg_1_1Scene.html index c108f0d6..d2b073c3 100644 --- a/docs/html/classtvg_1_1Scene.html +++ b/docs/html/classtvg_1_1Scene.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for Scene:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -285,15 +267,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1Scene.js b/docs/html/classtvg_1_1Scene.js deleted file mode 100644 index 76172fb7..00000000 --- a/docs/html/classtvg_1_1Scene.js +++ /dev/null @@ -1,6 +0,0 @@ -var classtvg_1_1Scene = -[ - [ "clear", "classtvg_1_1Scene.html#ab1b298a0aae3e173a984c0bceb2456fe", null ], - [ "push", "classtvg_1_1Scene.html#a19240cd5b53571da718fabef8afb7103", null ], - [ "reserve", "classtvg_1_1Scene.html#a7e23b9ddc266b5910001174b3c84a485", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1Shape-members.html b/docs/html/classtvg_1_1Shape-members.html index ff23c98f..7aebea15 100644 --- a/docs/html/classtvg_1_1Shape-members.html +++ b/docs/html/classtvg_1_1Shape-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Shape Member List
@@ -130,14 +112,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1Shape.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
transform(const Matrix &m) noexceptPaint
translate(float x, float y) noexceptPaint
- - + diff --git a/docs/html/classtvg_1_1Shape.html b/docs/html/classtvg_1_1Shape.html index fb4d7c89..009084f0 100644 --- a/docs/html/classtvg_1_1Shape.html +++ b/docs/html/classtvg_1_1Shape.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Member Functions | @@ -101,7 +83,7 @@ Inheritance diagram for Shape:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -1561,15 +1543,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1Shape.js b/docs/html/classtvg_1_1Shape.js deleted file mode 100644 index 31a1e396..00000000 --- a/docs/html/classtvg_1_1Shape.js +++ /dev/null @@ -1,32 +0,0 @@ -var classtvg_1_1Shape = -[ - [ "appendArc", "classtvg_1_1Shape.html#a2f003a843ff42f6cee6a726f543836e3", null ], - [ "appendCircle", "classtvg_1_1Shape.html#a52eccb2815eaa1231da9c389cd92ffa1", null ], - [ "appendPath", "classtvg_1_1Shape.html#a3588ea30776a747a22b6ee82dadb9717", null ], - [ "appendRect", "classtvg_1_1Shape.html#a676c64ce75c274ce75032606d33b03da", null ], - [ "close", "classtvg_1_1Shape.html#a2765987a2641ac1db76d5c64f00da697", null ], - [ "cubicTo", "classtvg_1_1Shape.html#a7b71316176172fa052373bdb7c9efd29", null ], - [ "fill", "classtvg_1_1Shape.html#ae25e3697b5df587d50b809f1faeeabd9", null ], - [ "fill", "classtvg_1_1Shape.html#ad0cb7b2ec8d18d7c6d366cc84741682c", null ], - [ "fill", "classtvg_1_1Shape.html#a02b95c15d0c2006134a95cdadf64e3f4", null ], - [ "fill", "classtvg_1_1Shape.html#a989edf4b4f68532ff25004fc0c7fe826", null ], - [ "fillColor", "classtvg_1_1Shape.html#afc81d85ad3fb3f006abf835311a0acfc", null ], - [ "fillRule", "classtvg_1_1Shape.html#ac14cd997439012e1abf6c1b8d9f3d4aa", null ], - [ "lineTo", "classtvg_1_1Shape.html#a9c28e9bbc6bd22dc62e891ffb3fa02cd", null ], - [ "moveTo", "classtvg_1_1Shape.html#a59f97aaa973af7c58081690433286461", null ], - [ "pathCommands", "classtvg_1_1Shape.html#ac14d90c2c0130b66a9a33eb7d08101b7", null ], - [ "pathCoords", "classtvg_1_1Shape.html#a818b1b358f0ed7ba448b6d804e087923", null ], - [ "reset", "classtvg_1_1Shape.html#a8014640e362066901c2e2ebe6ddd1251", null ], - [ "stroke", "classtvg_1_1Shape.html#a5ce764cd1970c7a7d76b209c4441bc73", null ], - [ "stroke", "classtvg_1_1Shape.html#a68a4822b30573cf4f02195b249218e4e", null ], - [ "stroke", "classtvg_1_1Shape.html#ab0b09b5064dff4931db9ea898b36dcc1", null ], - [ "stroke", "classtvg_1_1Shape.html#ae79102d63897ad86a96afb4436c731e4", null ], - [ "stroke", "classtvg_1_1Shape.html#a39068c9686211de862844dacabf92375", null ], - [ "stroke", "classtvg_1_1Shape.html#ac416cad0d9e15079a112b1f609d19177", null ], - [ "strokeCap", "classtvg_1_1Shape.html#a0948989a7f0a9e253234cd9f53784674", null ], - [ "strokeColor", "classtvg_1_1Shape.html#a7b81219e058ae54e731c5702a1c61462", null ], - [ "strokeDash", "classtvg_1_1Shape.html#afbc1e469219ee86df47d216f58af282a", null ], - [ "strokeFill", "classtvg_1_1Shape.html#a08ce41b2d01d2d43980e5c26f4df111e", null ], - [ "strokeJoin", "classtvg_1_1Shape.html#aac0235df4172e9c079689e5291c7ad5a", null ], - [ "strokeWidth", "classtvg_1_1Shape.html#a1536ec32e91c29dd8300b0d4354773f9", null ] -]; \ No newline at end of file diff --git a/docs/html/classtvg_1_1SwCanvas-members.html b/docs/html/classtvg_1_1SwCanvas-members.html index d41936a1..77be04cd 100644 --- a/docs/html/classtvg_1_1SwCanvas-members.html +++ b/docs/html/classtvg_1_1SwCanvas-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Member Functions

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
SwCanvas Member List
@@ -107,14 +89,11 @@ $(document).ready(function(){initNavTree('classtvg_1_1SwCanvas.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
target(uint32_t *buffer, uint32_t stride, uint32_t w, uint32_t h, Colorspace cs) noexceptSwCanvas
update(Paint *paint) noexceptCanvasvirtual
- - + diff --git a/docs/html/classtvg_1_1SwCanvas.html b/docs/html/classtvg_1_1SwCanvas.html index 9678752a..d2faab96 100644 --- a/docs/html/classtvg_1_1SwCanvas.html +++ b/docs/html/classtvg_1_1SwCanvas.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Types | @@ -102,7 +84,7 @@ Inheritance diagram for SwCanvas:
-
[legend]
+
[legend]
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
@@ -354,15 +336,11 @@ Static Public Member Functions - - + diff --git a/docs/html/classtvg_1_1SwCanvas.js b/docs/html/classtvg_1_1SwCanvas.js deleted file mode 100644 index 66e61556..00000000 --- a/docs/html/classtvg_1_1SwCanvas.js +++ /dev/null @@ -1,14 +0,0 @@ -var classtvg_1_1SwCanvas = -[ - [ "Colorspace", "classtvg_1_1SwCanvas.html#a7a7e24cdb2a27271343f0adceff89f65", [ - [ "ABGR8888", "classtvg_1_1SwCanvas.html#a7a7e24cdb2a27271343f0adceff89f65adb1b146d65c52857a5a4af54e5006101", null ], - [ "ARGB8888", "classtvg_1_1SwCanvas.html#a7a7e24cdb2a27271343f0adceff89f65af540c373a71dee269827b0d12026de80", null ] - ] ], - [ "MempoolPolicy", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22b", [ - [ "Default", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22ba79935518a3889663d8688b6b01fff051", null ], - [ "Shareable", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22ba4652dcff02024c6e4cba53124ddb5dd5", null ], - [ "Individual", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22bab0257211e60ed5eb6767ec8ed3ec2524", null ] - ] ], - [ "mempool", "classtvg_1_1SwCanvas.html#a3486268541200559f16847cbe714a72c", null ], - [ "target", "classtvg_1_1SwCanvas.html#a2d4c80a0ba45465b073ee0c279e8c8dc", null ] -]; \ No newline at end of file diff --git a/docs/html/dir_bfccd401955b95cf8c75461437045ac0.html b/docs/html/dir_bfccd401955b95cf8c75461437045ac0.html index 9c6db277..19986346 100644 --- a/docs/html/dir_bfccd401955b95cf8c75461437045ac0.html +++ b/docs/html/dir_bfccd401955b95cf8c75461437045ac0.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@

Public Types

- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
inc Directory Reference
@@ -97,15 +79,11 @@ Files
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
 
- - + diff --git a/docs/html/functions.html b/docs/html/functions.html index 38d85d01..35d75280 100644 --- a/docs/html/functions.html +++ b/docs/html/functions.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
- + diff --git a/docs/html/functions_enum.html b/docs/html/functions_enum.html index 6bd94864..45aba6e4 100644 --- a/docs/html/functions_enum.html +++ b/docs/html/functions_enum.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
- + diff --git a/docs/html/functions_eval.html b/docs/html/functions_eval.html index 5810b6dc..aab43ff7 100644 --- a/docs/html/functions_eval.html +++ b/docs/html/functions_eval.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
- + diff --git a/docs/html/functions_func.html b/docs/html/functions_func.html index a3e003c0..c2be9b11 100644 --- a/docs/html/functions_func.html +++ b/docs/html/functions_func.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
- + diff --git a/docs/html/functions_vars.html b/docs/html/functions_vars.html index 3a7c1beb..9a38d6a1 100644 --- a/docs/html/functions_vars.html +++ b/docs/html/functions_vars.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
- + diff --git a/docs/html/graph_legend.html b/docs/html/graph_legend.html index f85f0c32..c905ed25 100644 --- a/docs/html/graph_legend.html +++ b/docs/html/graph_legend.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
- + diff --git a/docs/html/group__ThorVG.html b/docs/html/group__ThorVG.html index f6015bee..d96cd554 100644 --- a/docs/html/group__ThorVG.html +++ b/docs/html/group__ThorVG.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVG.js b/docs/html/group__ThorVG.js deleted file mode 100644 index f0c8257c..00000000 --- a/docs/html/group__ThorVG.js +++ /dev/null @@ -1,152 +0,0 @@ -var group__ThorVG = -[ - [ "Point", "structtvg_1_1Point.html", null ], - [ "Matrix", "structtvg_1_1Matrix.html", null ], - [ "Paint", "classtvg_1_1Paint.html", [ - [ "bounds", "classtvg_1_1Paint.html#a6d4e91eeca737b135064caadab4b4dff", null ], - [ "composite", "classtvg_1_1Paint.html#aab93150647927b8f2006b5ae45b7b093", null ], - [ "duplicate", "classtvg_1_1Paint.html#a71afac69fe1e7c352460be5878812635", null ], - [ "opacity", "classtvg_1_1Paint.html#a2f25b71fed3ae390eb8051c7ea65aebf", null ], - [ "opacity", "classtvg_1_1Paint.html#a2ee7517b8bfad47e0f999ba3450e0e3e", null ], - [ "rotate", "classtvg_1_1Paint.html#a7841fa0c14643e09735d48042ead68f3", null ], - [ "scale", "classtvg_1_1Paint.html#a5c057876185525c5723215f95a3984f2", null ], - [ "transform", "classtvg_1_1Paint.html#ac9f6ba428afe884bcc2861de0a2a96f4", null ], - [ "translate", "classtvg_1_1Paint.html#ae896f56bfa51c98a50eee3f2bb62e41e", null ] - ] ], - [ "Fill", "classtvg_1_1Fill.html", [ - [ "ColorStop", "structtvg_1_1Fill_1_1ColorStop.html", [ - [ "a", "structtvg_1_1Fill_1_1ColorStop.html#af4007aacd75b22aee32dba9ea96082c0", null ], - [ "b", "structtvg_1_1Fill_1_1ColorStop.html#a4313c9563516f94387762ab05763456b", null ], - [ "g", "structtvg_1_1Fill_1_1ColorStop.html#a1673907d4d89d763bb7b94ec1eeb7b60", null ], - [ "offset", "structtvg_1_1Fill_1_1ColorStop.html#a3e60b3c561be982d7c8e23f14c01fd5b", null ], - [ "r", "structtvg_1_1Fill_1_1ColorStop.html#a4c5c6ceb8ed33456261fa907136e0c3a", null ] - ] ], - [ "colorStops", "classtvg_1_1Fill.html#a92717fc84a7d5df56e42e3bc863fce1a", null ], - [ "colorStops", "classtvg_1_1Fill.html#addbc9de36b4427639f3cc1dceeccb734", null ], - [ "duplicate", "classtvg_1_1Fill.html#a48e358abab4478ff7f84dfb85608eaf3", null ], - [ "spread", "classtvg_1_1Fill.html#aed49d00ca09e69fdf97aaae235f8e950", null ], - [ "spread", "classtvg_1_1Fill.html#a55f6de063e5ac8023243c9cef5cb9a12", null ] - ] ], - [ "Canvas", "classtvg_1_1Canvas.html", [ - [ "clear", "classtvg_1_1Canvas.html#a99cdb01cd893f4199b521b754d21aefd", null ], - [ "draw", "classtvg_1_1Canvas.html#aabf9e5a14da3b4bfd5883c2b4459abd0", null ], - [ "push", "classtvg_1_1Canvas.html#a82c5ec1c1ba93cf7671642400074201e", null ], - [ "reserve", "classtvg_1_1Canvas.html#a4cff0ab757e1db9077bbecaf25f012ba", null ], - [ "sync", "classtvg_1_1Canvas.html#adbca600af79f9a0b8e8366e3be7450e9", null ], - [ "update", "classtvg_1_1Canvas.html#acf6e6748e3d4f218e920c380b4950355", null ] - ] ], - [ "LinearGradient", "classtvg_1_1LinearGradient.html", [ - [ "linear", "classtvg_1_1LinearGradient.html#aa881eb89e14ade6a30bc41d7eb8eaf52", null ], - [ "linear", "classtvg_1_1LinearGradient.html#a5c77e9f6e855a595945f45a6b19ee983", null ] - ] ], - [ "RadialGradient", "classtvg_1_1RadialGradient.html", [ - [ "radial", "classtvg_1_1RadialGradient.html#a3688387d86ebd5003ee98d90f24a6030", null ], - [ "radial", "classtvg_1_1RadialGradient.html#a706e9ec51bf12483b1d59f99c6fe045e", null ] - ] ], - [ "Shape", "classtvg_1_1Shape.html", [ - [ "appendArc", "classtvg_1_1Shape.html#a2f003a843ff42f6cee6a726f543836e3", null ], - [ "appendCircle", "classtvg_1_1Shape.html#a52eccb2815eaa1231da9c389cd92ffa1", null ], - [ "appendPath", "classtvg_1_1Shape.html#a3588ea30776a747a22b6ee82dadb9717", null ], - [ "appendRect", "classtvg_1_1Shape.html#a676c64ce75c274ce75032606d33b03da", null ], - [ "close", "classtvg_1_1Shape.html#a2765987a2641ac1db76d5c64f00da697", null ], - [ "cubicTo", "classtvg_1_1Shape.html#a7b71316176172fa052373bdb7c9efd29", null ], - [ "fill", "classtvg_1_1Shape.html#ae25e3697b5df587d50b809f1faeeabd9", null ], - [ "fill", "classtvg_1_1Shape.html#ad0cb7b2ec8d18d7c6d366cc84741682c", null ], - [ "fill", "classtvg_1_1Shape.html#a02b95c15d0c2006134a95cdadf64e3f4", null ], - [ "fill", "classtvg_1_1Shape.html#a989edf4b4f68532ff25004fc0c7fe826", null ], - [ "fillColor", "classtvg_1_1Shape.html#afc81d85ad3fb3f006abf835311a0acfc", null ], - [ "fillRule", "classtvg_1_1Shape.html#ac14cd997439012e1abf6c1b8d9f3d4aa", null ], - [ "lineTo", "classtvg_1_1Shape.html#a9c28e9bbc6bd22dc62e891ffb3fa02cd", null ], - [ "moveTo", "classtvg_1_1Shape.html#a59f97aaa973af7c58081690433286461", null ], - [ "pathCommands", "classtvg_1_1Shape.html#ac14d90c2c0130b66a9a33eb7d08101b7", null ], - [ "pathCoords", "classtvg_1_1Shape.html#a818b1b358f0ed7ba448b6d804e087923", null ], - [ "reset", "classtvg_1_1Shape.html#a8014640e362066901c2e2ebe6ddd1251", null ], - [ "stroke", "classtvg_1_1Shape.html#a5ce764cd1970c7a7d76b209c4441bc73", null ], - [ "stroke", "classtvg_1_1Shape.html#a68a4822b30573cf4f02195b249218e4e", null ], - [ "stroke", "classtvg_1_1Shape.html#ab0b09b5064dff4931db9ea898b36dcc1", null ], - [ "stroke", "classtvg_1_1Shape.html#ae79102d63897ad86a96afb4436c731e4", null ], - [ "stroke", "classtvg_1_1Shape.html#a39068c9686211de862844dacabf92375", null ], - [ "stroke", "classtvg_1_1Shape.html#ac416cad0d9e15079a112b1f609d19177", null ], - [ "strokeCap", "classtvg_1_1Shape.html#a0948989a7f0a9e253234cd9f53784674", null ], - [ "strokeColor", "classtvg_1_1Shape.html#a7b81219e058ae54e731c5702a1c61462", null ], - [ "strokeDash", "classtvg_1_1Shape.html#afbc1e469219ee86df47d216f58af282a", null ], - [ "strokeFill", "classtvg_1_1Shape.html#a08ce41b2d01d2d43980e5c26f4df111e", null ], - [ "strokeJoin", "classtvg_1_1Shape.html#aac0235df4172e9c079689e5291c7ad5a", null ], - [ "strokeWidth", "classtvg_1_1Shape.html#a1536ec32e91c29dd8300b0d4354773f9", null ] - ] ], - [ "Picture", "classtvg_1_1Picture.html", [ - [ "data", "classtvg_1_1Picture.html#afb53c7c5a55bab703a98808ecb3319eb", null ], - [ "load", "classtvg_1_1Picture.html#aaf06be7d0b572c5ce35315cbddd7d318", null ], - [ "load", "classtvg_1_1Picture.html#ad33102ac9c2c60e52e4a61300312ea80", null ], - [ "load", "classtvg_1_1Picture.html#a1fdf75092cebaa7cde48d6a7d4946368", null ], - [ "size", "classtvg_1_1Picture.html#a065e47b46c791ee4d93ed3252d581a40", null ], - [ "size", "classtvg_1_1Picture.html#af80639ef3460a5cf06278fdc03c13aad", null ], - [ "viewbox", "classtvg_1_1Picture.html#af04ad88b171b00da024fae34112378be", null ] - ] ], - [ "Scene", "classtvg_1_1Scene.html", [ - [ "clear", "classtvg_1_1Scene.html#ab1b298a0aae3e173a984c0bceb2456fe", null ], - [ "push", "classtvg_1_1Scene.html#a19240cd5b53571da718fabef8afb7103", null ], - [ "reserve", "classtvg_1_1Scene.html#a7e23b9ddc266b5910001174b3c84a485", null ] - ] ], - [ "SwCanvas", "classtvg_1_1SwCanvas.html", [ - [ "Colorspace", "classtvg_1_1SwCanvas.html#a7a7e24cdb2a27271343f0adceff89f65", [ - [ "ABGR8888", "classtvg_1_1SwCanvas.html#a7a7e24cdb2a27271343f0adceff89f65adb1b146d65c52857a5a4af54e5006101", null ], - [ "ARGB8888", "classtvg_1_1SwCanvas.html#a7a7e24cdb2a27271343f0adceff89f65af540c373a71dee269827b0d12026de80", null ] - ] ], - [ "MempoolPolicy", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22b", [ - [ "Default", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22ba79935518a3889663d8688b6b01fff051", null ], - [ "Shareable", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22ba4652dcff02024c6e4cba53124ddb5dd5", null ], - [ "Individual", "classtvg_1_1SwCanvas.html#a9b9770837f0171b15f0cd86f94e8e22bab0257211e60ed5eb6767ec8ed3ec2524", null ] - ] ], - [ "mempool", "classtvg_1_1SwCanvas.html#a3486268541200559f16847cbe714a72c", null ], - [ "target", "classtvg_1_1SwCanvas.html#a2d4c80a0ba45465b073ee0c279e8c8dc", null ] - ] ], - [ "GlCanvas", "classtvg_1_1GlCanvas.html", [ - [ "target", "classtvg_1_1GlCanvas.html#aad369f9a4a762338d0ef4a16265a0f29", null ] - ] ], - [ "Initializer", "classtvg_1_1Initializer.html", null ], - [ "CanvasEngine", "group__ThorVG.html#ga3dfc0651e85484b1011772dd9f8300df", [ - [ "Sw", "group__ThorVG.html#gga3dfc0651e85484b1011772dd9f8300dfa1f030517f6d25e8607a2a9a7f6227ebc", null ], - [ "Gl", "group__ThorVG.html#gga3dfc0651e85484b1011772dd9f8300dfa0f16de4274952a7184e059c5f2d048d6", null ] - ] ], - [ "CompositeMethod", "group__ThorVG.html#gaabdf94ada64e69d06deabc5aa6576f87", [ - [ "None", "group__ThorVG.html#ggaabdf94ada64e69d06deabc5aa6576f87a6adf97f83acf6453d4a6a4b1070f3754", null ], - [ "ClipPath", "group__ThorVG.html#ggaabdf94ada64e69d06deabc5aa6576f87a60575a18ece363c72551a982450efd52", null ], - [ "AlphaMask", "group__ThorVG.html#ggaabdf94ada64e69d06deabc5aa6576f87abd68e2bb79d1a5e65ad8f0d202d14cbc", null ], - [ "InvAlphaMask", "group__ThorVG.html#ggaabdf94ada64e69d06deabc5aa6576f87a59cc48dcf714e3a3c2492f4dce1fe134", null ] - ] ], - [ "FillRule", "group__ThorVG.html#ga9a534b0377c9ca41983d53b0dae0d5a4", [ - [ "Winding", "group__ThorVG.html#gga9a534b0377c9ca41983d53b0dae0d5a4a268b61c62382fc1f9ca5cf52a4fece32", null ], - [ "EvenOdd", "group__ThorVG.html#gga9a534b0377c9ca41983d53b0dae0d5a4a8e586e4bd2c45e86222301f2e6e0e390", null ] - ] ], - [ "FillSpread", "group__ThorVG.html#ga0cfa2c92260cca776292cc9e8964f2da", [ - [ "Pad", "group__ThorVG.html#gga0cfa2c92260cca776292cc9e8964f2daade43468adaf6acb2c38ebc0c1176f82f", null ], - [ "Reflect", "group__ThorVG.html#gga0cfa2c92260cca776292cc9e8964f2daa74de3e45e4491e956e8dc18d841d9b00", null ], - [ "Repeat", "group__ThorVG.html#gga0cfa2c92260cca776292cc9e8964f2daa7020426cfb0a204051be4b3053d2acc8", null ] - ] ], - [ "PathCommand", "group__ThorVG.html#ga6876ed676934f4dbcc19b1b53c153cc1", [ - [ "Close", "group__ThorVG.html#gga6876ed676934f4dbcc19b1b53c153cc1ad3d2e617335f08df83599665eef8a418", null ], - [ "MoveTo", "group__ThorVG.html#gga6876ed676934f4dbcc19b1b53c153cc1ad9046d3b1ebf3889943b3be3ca477613", null ], - [ "LineTo", "group__ThorVG.html#gga6876ed676934f4dbcc19b1b53c153cc1a5dc59cf06f56c730c0a4bfe69c9bf689", null ], - [ "CubicTo", "group__ThorVG.html#gga6876ed676934f4dbcc19b1b53c153cc1ac8cd9cd16086764627079ed21bfc4e29", null ] - ] ], - [ "Result", "group__ThorVG.html#ga28287671eaf7406afd604bd055ba4066", [ - [ "Success", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066a505a83f220c02df2f85c3810cd9ceb38", null ], - [ "InvalidArguments", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066ae73a2e92f1c87086c838b442552a4775", null ], - [ "InsufficientCondition", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066a119732ff568bf103d744e930ae2404f1", null ], - [ "FailedAllocation", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066abc2b4181e818f2e9b52b2bc54dd55907", null ], - [ "MemoryCorruption", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066ae8c0c653fcac575c31470f0f800991c6", null ], - [ "NonSupport", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066aa0cfd518e4385f31d38720579321ed29", null ], - [ "Unknown", "group__ThorVG.html#gga28287671eaf7406afd604bd055ba4066a88183b946cc5f0e8c96b2e66e1c74a7e", null ] - ] ], - [ "StrokeCap", "group__ThorVG.html#ga6239974a858100e129f1e0b8ffac4f96", [ - [ "Square", "group__ThorVG.html#gga6239974a858100e129f1e0b8ffac4f96aceb46ca115d05c51aa5a16a8867c3304", null ], - [ "Round", "group__ThorVG.html#gga6239974a858100e129f1e0b8ffac4f96ab7f41fc1412ad2ee75e9b2635d3b9d5c", null ], - [ "Butt", "group__ThorVG.html#gga6239974a858100e129f1e0b8ffac4f96ab2635ed1075287dea1eb1598a90df1fe", null ] - ] ], - [ "StrokeJoin", "group__ThorVG.html#gaba8b7236c41a171289aef2f3c71eef51", [ - [ "Bevel", "group__ThorVG.html#ggaba8b7236c41a171289aef2f3c71eef51a1b9ae4ca6d43fc984af318046e1e7bb5", null ], - [ "Round", "group__ThorVG.html#ggaba8b7236c41a171289aef2f3c71eef51ab7f41fc1412ad2ee75e9b2635d3b9d5c", null ], - [ "Miter", "group__ThorVG.html#ggaba8b7236c41a171289aef2f3c71eef51ae4396f81cd926bb129ccf3c147c64514", null ] - ] ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Canvas.html b/docs/html/group__ThorVGCapi__Canvas.html index 4414030c..2d428b24 100644 --- a/docs/html/group__ThorVGCapi__Canvas.html +++ b/docs/html/group__ThorVGCapi__Canvas.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Canvas.js b/docs/html/group__ThorVGCapi__Canvas.js deleted file mode 100644 index f67d49ec..00000000 --- a/docs/html/group__ThorVGCapi__Canvas.js +++ /dev/null @@ -1,14 +0,0 @@ -var group__ThorVGCapi__Canvas = -[ - [ "SwCanvas", "group__ThorVGCapi__SwCanvas.html", "group__ThorVGCapi__SwCanvas" ], - [ "TVG_COLORSPACE_ABGR8888", "group__ThorVGCapi__Canvas.html#gaf725660036dd84e472025fb391bdc206", null ], - [ "TVG_COLORSPACE_ARGB8888", "group__ThorVGCapi__Canvas.html#ga613ef63fe96cb341c95e7fee39bf660a", null ], - [ "tvg_canvas_clear", "group__ThorVGCapi__Canvas.html#ga052c131ed5a2a3a053dcb321542c2c80", null ], - [ "tvg_canvas_destroy", "group__ThorVGCapi__Canvas.html#ga0a3af123f8054dc6c182c70dc4907813", null ], - [ "tvg_canvas_draw", "group__ThorVGCapi__Canvas.html#ga0be96c28afddf9cf252d68a431438632", null ], - [ "tvg_canvas_push", "group__ThorVGCapi__Canvas.html#ga0e4daf723d6080d526ce0aa4111a1439", null ], - [ "tvg_canvas_reserve", "group__ThorVGCapi__Canvas.html#gafd31da91fe8571f0b12bca25364d71f2", null ], - [ "tvg_canvas_sync", "group__ThorVGCapi__Canvas.html#ga61c17823da7ed6748cc0d80013b2e1b7", null ], - [ "tvg_canvas_update", "group__ThorVGCapi__Canvas.html#ga7c43ae4fb1a06afbe3616b4552740edf", null ], - [ "tvg_canvas_update_paint", "group__ThorVGCapi__Canvas.html#ga50761cba3cc3143a90f72124a597216f", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Gradient.html b/docs/html/group__ThorVGCapi__Gradient.html index 11413958..a0903a5b 100644 --- a/docs/html/group__ThorVGCapi__Gradient.html +++ b/docs/html/group__ThorVGCapi__Gradient.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Gradient.js b/docs/html/group__ThorVGCapi__Gradient.js deleted file mode 100644 index d40a5908..00000000 --- a/docs/html/group__ThorVGCapi__Gradient.js +++ /dev/null @@ -1,21 +0,0 @@ -var group__ThorVGCapi__Gradient = -[ - [ "Tvg_Color_Stop", "structTvg__Color__Stop.html", [ - [ "a", "structTvg__Color__Stop.html#af4007aacd75b22aee32dba9ea96082c0", null ], - [ "b", "structTvg__Color__Stop.html#a4313c9563516f94387762ab05763456b", null ], - [ "g", "structTvg__Color__Stop.html#a1673907d4d89d763bb7b94ec1eeb7b60", null ], - [ "offset", "structTvg__Color__Stop.html#a3e60b3c561be982d7c8e23f14c01fd5b", null ], - [ "r", "structTvg__Color__Stop.html#a4c5c6ceb8ed33456261fa907136e0c3a", null ] - ] ], - [ "tvg_gradient_del", "group__ThorVGCapi__Gradient.html#gad267b161f306064cc3c0082ec7906a95", null ], - [ "tvg_gradient_get_color_stops", "group__ThorVGCapi__Gradient.html#ga65df721ba27a51ef09c64f91fe78f3ac", null ], - [ "tvg_gradient_get_spread", "group__ThorVGCapi__Gradient.html#gaa6be4ea40b68b3939d916b242a13374b", null ], - [ "tvg_gradient_set_color_stops", "group__ThorVGCapi__Gradient.html#ga8d5755566bb7281984a44c9c687f2b48", null ], - [ "tvg_gradient_set_spread", "group__ThorVGCapi__Gradient.html#gad800cb39d78429089adba8f0952ba433", null ], - [ "tvg_linear_gradient_get", "group__ThorVGCapi__Gradient.html#gaa503fc8455eb63acda4b3ff0737f4d4e", null ], - [ "tvg_linear_gradient_new", "group__ThorVGCapi__Gradient.html#gab77d80df3c269fa531e7b81c8e8410d2", null ], - [ "tvg_linear_gradient_set", "group__ThorVGCapi__Gradient.html#ga00590e1313394b75b8619ff27ddd233b", null ], - [ "tvg_radial_gradient_get", "group__ThorVGCapi__Gradient.html#gaabab5eabf6d11b95b96e9c543a341199", null ], - [ "tvg_radial_gradient_new", "group__ThorVGCapi__Gradient.html#ga7dc487e5d1557961cd2cc31a42daeb28", null ], - [ "tvg_radial_gradient_set", "group__ThorVGCapi__Gradient.html#ga321045b5fda8e8e002c4837bd03ccdac", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Initializer.html b/docs/html/group__ThorVGCapi__Initializer.html index 1d86a438..75da49df 100644 --- a/docs/html/group__ThorVGCapi__Initializer.html +++ b/docs/html/group__ThorVGCapi__Initializer.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Initializer.js b/docs/html/group__ThorVGCapi__Initializer.js deleted file mode 100644 index 8bdb73f2..00000000 --- a/docs/html/group__ThorVGCapi__Initializer.js +++ /dev/null @@ -1,7 +0,0 @@ -var group__ThorVGCapi__Initializer = -[ - [ "TVG_ENGINE_GL", "group__ThorVGCapi__Initializer.html#ga47a4b3bac424698c6c3a21bc4e5aaca3", null ], - [ "TVG_ENGINE_SW", "group__ThorVGCapi__Initializer.html#ga9502ec8d4433abfcf1f92cfb1aa36d78", null ], - [ "tvg_engine_init", "group__ThorVGCapi__Initializer.html#ga1b517176a56dde4e9ea9c8eb331660a9", null ], - [ "tvg_engine_term", "group__ThorVGCapi__Initializer.html#ga661d062ba6f2c98689b5b70e1cbf7a92", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Paint.html b/docs/html/group__ThorVGCapi__Paint.html index bf5687cc..630f526e 100644 --- a/docs/html/group__ThorVGCapi__Paint.html +++ b/docs/html/group__ThorVGCapi__Paint.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Paint.js b/docs/html/group__ThorVGCapi__Paint.js deleted file mode 100644 index 12a36bc7..00000000 --- a/docs/html/group__ThorVGCapi__Paint.js +++ /dev/null @@ -1,19 +0,0 @@ -var group__ThorVGCapi__Paint = -[ - [ "Tvg_Composite_Method", "group__ThorVGCapi__Paint.html#ga1ec9193ca6959f9d91a80cc61cd0df3a", [ - [ "TVG_COMPOSITE_METHOD_NONE", "group__ThorVGCapi__Paint.html#gga1ec9193ca6959f9d91a80cc61cd0df3aa9122090fc6c074e22fa0964effa1b375", null ], - [ "TVG_COMPOSITE_METHOD_CLIP_PATH", "group__ThorVGCapi__Paint.html#gga1ec9193ca6959f9d91a80cc61cd0df3aa517f996a4e50e88727607b959ce52852", null ], - [ "TVG_COMPOSITE_METHOD_ALPHA_MASK", "group__ThorVGCapi__Paint.html#gga1ec9193ca6959f9d91a80cc61cd0df3aae536c237d654d73f306f2d346fc3c86a", null ], - [ "TVG_COMPOSITE_METHOD_INVERSE_ALPHA_MASK", "group__ThorVGCapi__Paint.html#gga1ec9193ca6959f9d91a80cc61cd0df3aaf5b9626da41b4a50070f97139062c759", null ] - ] ], - [ "tvg_paint_del", "group__ThorVGCapi__Paint.html#ga707bc7b4cf99ab40063b7eeef89ca170", null ], - [ "tvg_paint_duplicate", "group__ThorVGCapi__Paint.html#gae7852760d3f05e2d7ce0c899535d223b", null ], - [ "tvg_paint_get_bounds", "group__ThorVGCapi__Paint.html#gaae4eee0f8e66407fc933f1552f913d6b", null ], - [ "tvg_paint_get_opacity", "group__ThorVGCapi__Paint.html#ga17ee85c79749f4ee89766e3ad9a5a975", null ], - [ "tvg_paint_rotate", "group__ThorVGCapi__Paint.html#ga60ab7fce408fc3065d77895855fcf532", null ], - [ "tvg_paint_scale", "group__ThorVGCapi__Paint.html#gad91401c9574f634f0f744d8e5903203b", null ], - [ "tvg_paint_set_composite_method", "group__ThorVGCapi__Paint.html#ga5af1043991b0de19c888855feeab2e5d", null ], - [ "tvg_paint_set_opacity", "group__ThorVGCapi__Paint.html#ga9b621889be1a6aac905a6564d71a800f", null ], - [ "tvg_paint_transform", "group__ThorVGCapi__Paint.html#ga20305aeb11a622e2651ac514296ef008", null ], - [ "tvg_paint_translate", "group__ThorVGCapi__Paint.html#gaf7c5c66bd41da9262996ee9a9def42ff", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Picture.html b/docs/html/group__ThorVGCapi__Picture.html index 2d4f92bd..42648d5c 100644 --- a/docs/html/group__ThorVGCapi__Picture.html +++ b/docs/html/group__ThorVGCapi__Picture.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Picture.js b/docs/html/group__ThorVGCapi__Picture.js deleted file mode 100644 index 357a358e..00000000 --- a/docs/html/group__ThorVGCapi__Picture.js +++ /dev/null @@ -1,7 +0,0 @@ -var group__ThorVGCapi__Picture = -[ - [ "tvg_picture_get_viewbox", "group__ThorVGCapi__Picture.html#ga4a3950f95a05cbc29e869d7d5071aeb9", null ], - [ "tvg_picture_load", "group__ThorVGCapi__Picture.html#gaa101b96db706db4edd10a65da628a1ef", null ], - [ "tvg_picture_load_raw", "group__ThorVGCapi__Picture.html#ga6c05096bb5d5074bff0fdbbb13a587f8", null ], - [ "tvg_picture_new", "group__ThorVGCapi__Picture.html#gaeb31f27827d96269a3c4d251a45215b6", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Scene.html b/docs/html/group__ThorVGCapi__Scene.html index 3765f528..50b8bd38 100644 --- a/docs/html/group__ThorVGCapi__Scene.html +++ b/docs/html/group__ThorVGCapi__Scene.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Scene.js b/docs/html/group__ThorVGCapi__Scene.js deleted file mode 100644 index 6a83a4ee..00000000 --- a/docs/html/group__ThorVGCapi__Scene.js +++ /dev/null @@ -1,7 +0,0 @@ -var group__ThorVGCapi__Scene = -[ - [ "tvg_scene_clear", "group__ThorVGCapi__Scene.html#ga00044cc1d187a83c196debd44eab0248", null ], - [ "tvg_scene_new", "group__ThorVGCapi__Scene.html#ga7572898d23143d37faa85cc89ad1625e", null ], - [ "tvg_scene_push", "group__ThorVGCapi__Scene.html#ga16cbf3d1bdd02ebfc5a93c5d03f2d6cf", null ], - [ "tvg_scene_reserve", "group__ThorVGCapi__Scene.html#ga8b712509a62cf5a3200ecbca53e773d3", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__Shape.html b/docs/html/group__ThorVGCapi__Shape.html index fec18c70..d48799fd 100644 --- a/docs/html/group__ThorVGCapi__Shape.html +++ b/docs/html/group__ThorVGCapi__Shape.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__Shape.js b/docs/html/group__ThorVGCapi__Shape.js deleted file mode 100644 index e375837b..00000000 --- a/docs/html/group__ThorVGCapi__Shape.js +++ /dev/null @@ -1,60 +0,0 @@ -var group__ThorVGCapi__Shape = -[ - [ "Tvg_Fill_Rule", "group__ThorVGCapi__Shape.html#gaffafa3cd9dc4bc90a7ef3c763add2695", [ - [ "TVG_FILL_RULE_WINDING", "group__ThorVGCapi__Shape.html#ggaffafa3cd9dc4bc90a7ef3c763add2695ad241fa1df1af5a66c711414462ff1190", null ], - [ "TVG_FILL_RULE_EVEN_ODD", "group__ThorVGCapi__Shape.html#ggaffafa3cd9dc4bc90a7ef3c763add2695abed5f43e043f8f277310ac6765cd4d88", null ] - ] ], - [ "Tvg_Path_Command", "group__ThorVGCapi__Shape.html#ga08e05d64247332603a624cea6597be77", [ - [ "TVG_PATH_COMMAND_CLOSE", "group__ThorVGCapi__Shape.html#gga08e05d64247332603a624cea6597be77a6d66fea8e74674015ebb98d53f3f1fb1", null ], - [ "TVG_PATH_COMMAND_MOVE_TO", "group__ThorVGCapi__Shape.html#gga08e05d64247332603a624cea6597be77a8fcafa6e4f0b512e2a09a711c74aa821", null ], - [ "TVG_PATH_COMMAND_LINE_TO", "group__ThorVGCapi__Shape.html#gga08e05d64247332603a624cea6597be77ae77bc11698c492057df630321cab5536", null ], - [ "TVG_PATH_COMMAND_CUBIC_TO", "group__ThorVGCapi__Shape.html#gga08e05d64247332603a624cea6597be77a411110736873e7f995446761ab927a26", null ] - ] ], - [ "Tvg_Stroke_Cap", "group__ThorVGCapi__Shape.html#ga3bcc39b01d899a7e82a6c939740208d3", [ - [ "TVG_STROKE_CAP_SQUARE", "group__ThorVGCapi__Shape.html#gga3bcc39b01d899a7e82a6c939740208d3adcc12b6372824aacc98ce242452680f4", null ], - [ "TVG_STROKE_CAP_ROUND", "group__ThorVGCapi__Shape.html#gga3bcc39b01d899a7e82a6c939740208d3a23c1fc3f65e3389a5d5dc404f9353d08", null ], - [ "TVG_STROKE_CAP_BUTT", "group__ThorVGCapi__Shape.html#gga3bcc39b01d899a7e82a6c939740208d3aefc7710297416d48b660aeeebdd9c796", null ] - ] ], - [ "Tvg_Stroke_Fill", "group__ThorVGCapi__Shape.html#ga9ac44e712782a9b2a5a36a49b2ae52c7", [ - [ "TVG_STROKE_FILL_PAD", "group__ThorVGCapi__Shape.html#gga9ac44e712782a9b2a5a36a49b2ae52c7aa9c76cb4d947723ba270108f401f13ce", null ], - [ "TVG_STROKE_FILL_REFLECT", "group__ThorVGCapi__Shape.html#gga9ac44e712782a9b2a5a36a49b2ae52c7a1cd7fd72e3ba1df2ccfbc683d81d1038", null ], - [ "TVG_STROKE_FILL_REPEAT", "group__ThorVGCapi__Shape.html#gga9ac44e712782a9b2a5a36a49b2ae52c7ab6191afa65b90f78dcd2261d058e8ed2", null ] - ] ], - [ "Tvg_Stroke_Join", "group__ThorVGCapi__Shape.html#gaf2cbac2c9164a782b96a8cd94f32e1ed", [ - [ "TVG_STROKE_JOIN_BEVEL", "group__ThorVGCapi__Shape.html#ggaf2cbac2c9164a782b96a8cd94f32e1eda05cffd5ebeeb548afaee19ae77257168", null ], - [ "TVG_STROKE_JOIN_ROUND", "group__ThorVGCapi__Shape.html#ggaf2cbac2c9164a782b96a8cd94f32e1eda6568aef8eba70b2dac2e901b6a7198ee", null ], - [ "TVG_STROKE_JOIN_MITER", "group__ThorVGCapi__Shape.html#ggaf2cbac2c9164a782b96a8cd94f32e1eda2b2f5ccaa98b8f535c86c52aae82da4d", null ] - ] ], - [ "tvg_shape_append_arc", "group__ThorVGCapi__Shape.html#ga237a7a1bc5274dd7ffc7355be48888fd", null ], - [ "tvg_shape_append_circle", "group__ThorVGCapi__Shape.html#ga32c7b28d082544df3cc9dc6730fc6a39", null ], - [ "tvg_shape_append_path", "group__ThorVGCapi__Shape.html#ga31d8aaa35a50228b0b343471ff0d77b3", null ], - [ "tvg_shape_append_rect", "group__ThorVGCapi__Shape.html#gac1af7237c282fc0269e65a3ba6609291", null ], - [ "tvg_shape_close", "group__ThorVGCapi__Shape.html#ga99049e9ec53866666fdec34f05d084b1", null ], - [ "tvg_shape_cubic_to", "group__ThorVGCapi__Shape.html#ga275080e39eba2bc732625be046292176", null ], - [ "tvg_shape_get_fill_color", "group__ThorVGCapi__Shape.html#gaaf9b92ffb5736b1ab808b4f15356dd08", null ], - [ "tvg_shape_get_fill_rule", "group__ThorVGCapi__Shape.html#gaeebedc65bb77544aeb05980465284947", null ], - [ "tvg_shape_get_gradient", "group__ThorVGCapi__Shape.html#ga962f01af5960ad4dd2e1da2f6a0336b9", null ], - [ "tvg_shape_get_path_commands", "group__ThorVGCapi__Shape.html#gacd0ecb2f60ad6ab2e616e5870e1857aa", null ], - [ "tvg_shape_get_path_coords", "group__ThorVGCapi__Shape.html#gad5323f2c523a6a14b89ed105f3450108", null ], - [ "tvg_shape_get_stroke_cap", "group__ThorVGCapi__Shape.html#gaad894f66bc9bbd8f91c351aff534536b", null ], - [ "tvg_shape_get_stroke_color", "group__ThorVGCapi__Shape.html#gad63d7d12327f3d9912999de2a2504b8d", null ], - [ "tvg_shape_get_stroke_dash", "group__ThorVGCapi__Shape.html#ga40dd2d0753ce8a3018e02a7382abe04f", null ], - [ "tvg_shape_get_stroke_gradient", "group__ThorVGCapi__Shape.html#ga48c323d84e770c561c14bfc586240b96", null ], - [ "tvg_shape_get_stroke_join", "group__ThorVGCapi__Shape.html#gae31a53e787b763eaf8a0268edeab76a1", null ], - [ "tvg_shape_get_stroke_width", "group__ThorVGCapi__Shape.html#ga6964fd905664d48bf7252d6c67cb4dcd", null ], - [ "tvg_shape_line_to", "group__ThorVGCapi__Shape.html#ga715e047ef4d45ced617f9ed000df1842", null ], - [ "tvg_shape_move_to", "group__ThorVGCapi__Shape.html#ga892eb9130555a02a6e6bec3c91a7de3c", null ], - [ "tvg_shape_new", "group__ThorVGCapi__Shape.html#ga9c0423ae5b7747a9b6b086a93504bd8d", null ], - [ "tvg_shape_reset", "group__ThorVGCapi__Shape.html#gae5b23d6696a1b4012270a93210750e77", null ], - [ "tvg_shape_set_fill_color", "group__ThorVGCapi__Shape.html#ga9671d893c912383df0840c2915e3d88b", null ], - [ "tvg_shape_set_fill_rule", "group__ThorVGCapi__Shape.html#ga6d19a68df8f57681a4815c7d2e3e03ba", null ], - [ "tvg_shape_set_linear_gradient", "group__ThorVGCapi__Shape.html#ga02aa5aa9a017270ce0375b1b9db75d57", null ], - [ "tvg_shape_set_radial_gradient", "group__ThorVGCapi__Shape.html#gabd7b9020f1058aa9e9fae9b683265ef8", null ], - [ "tvg_shape_set_stroke_cap", "group__ThorVGCapi__Shape.html#gabb5f5cfe6ff8098efcde6f80c56ca200", null ], - [ "tvg_shape_set_stroke_color", "group__ThorVGCapi__Shape.html#ga9c1d8aaf73da6f4386cce28a245d3f27", null ], - [ "tvg_shape_set_stroke_dash", "group__ThorVGCapi__Shape.html#gaab74503fd357cfaf7727c25278b71531", null ], - [ "tvg_shape_set_stroke_join", "group__ThorVGCapi__Shape.html#ga34cb2634d8e9b603f22d4112b346c32a", null ], - [ "tvg_shape_set_stroke_linear_gradient", "group__ThorVGCapi__Shape.html#gae15955526c9e519ea204b77aa91de111", null ], - [ "tvg_shape_set_stroke_radial_gradient", "group__ThorVGCapi__Shape.html#ga0b1d28f178f276d379ca2c14fd7d869c", null ], - [ "tvg_shape_set_stroke_width", "group__ThorVGCapi__Shape.html#gae3a63091a9c00c796ecadf3e6983c5fd", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVGCapi__SwCanvas.html b/docs/html/group__ThorVGCapi__SwCanvas.html index 8db716db..37c9b981 100644 --- a/docs/html/group__ThorVGCapi__SwCanvas.html +++ b/docs/html/group__ThorVGCapi__SwCanvas.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVGCapi__SwCanvas.js b/docs/html/group__ThorVGCapi__SwCanvas.js deleted file mode 100644 index c3aa260c..00000000 --- a/docs/html/group__ThorVGCapi__SwCanvas.js +++ /dev/null @@ -1,5 +0,0 @@ -var group__ThorVGCapi__SwCanvas = -[ - [ "tvg_swcanvas_create", "group__ThorVGCapi__SwCanvas.html#ga0ad0467c444c00b79e58f171dce52433", null ], - [ "tvg_swcanvas_set_target", "group__ThorVGCapi__SwCanvas.html#ga5d9dc2e0cb1ec92219d734bb6b61c8a5", null ] -]; \ No newline at end of file diff --git a/docs/html/group__ThorVG__CAPI.html b/docs/html/group__ThorVG__CAPI.html index 5c911a95..a86f9b91 100644 --- a/docs/html/group__ThorVG__CAPI.html +++ b/docs/html/group__ThorVG__CAPI.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/group__ThorVG__CAPI.js b/docs/html/group__ThorVG__CAPI.js deleted file mode 100644 index af4c90d9..00000000 --- a/docs/html/group__ThorVG__CAPI.js +++ /dev/null @@ -1,24 +0,0 @@ -var group__ThorVG__CAPI = -[ - [ "Initializer", "group__ThorVGCapi__Initializer.html", "group__ThorVGCapi__Initializer" ], - [ "Canvas", "group__ThorVGCapi__Canvas.html", "group__ThorVGCapi__Canvas" ], - [ "Paint", "group__ThorVGCapi__Paint.html", "group__ThorVGCapi__Paint" ], - [ "Shape", "group__ThorVGCapi__Shape.html", "group__ThorVGCapi__Shape" ], - [ "Gradient", "group__ThorVGCapi__Gradient.html", "group__ThorVGCapi__Gradient" ], - [ "Picture", "group__ThorVGCapi__Picture.html", "group__ThorVGCapi__Picture" ], - [ "Scene", "group__ThorVGCapi__Scene.html", "group__ThorVGCapi__Scene" ], - [ "Tvg_Point", "structTvg__Point.html", null ], - [ "Tvg_Matrix", "structTvg__Matrix.html", null ], - [ "Tvg_Canvas", "group__ThorVG__CAPI.html#ga5f10c1f3dabdc9287166611c7fe5fd8a", null ], - [ "Tvg_Gradient", "group__ThorVG__CAPI.html#gafc8e0d01812127260d0753eceb056181", null ], - [ "Tvg_Paint", "group__ThorVG__CAPI.html#ga98af7c3fe18afa8ad65ea6a6e097a292", null ], - [ "Tvg_Result", "group__ThorVG__CAPI.html#gad980f552658dcbbe42a0168f35c27781", [ - [ "TVG_RESULT_SUCCESS", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781ab3840b5bbade03c076caa5a32fe5ee47", null ], - [ "TVG_RESULT_INVALID_ARGUMENT", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781a1cf3b50869745c98ef4f59079aed3a6e", null ], - [ "TVG_RESULT_INSUFFICIENT_CONDITION", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781a6ac2425d9e8afeff9d6d847cb6fc44b3", null ], - [ "TVG_RESULT_FAILED_ALLOCATION", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781a30ea1fee167bdc1fc70005fb6d2d1b59", null ], - [ "TVG_RESULT_MEMORY_CORRUPTION", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781a7e0e245d6bf67c84e0b74838e765d98b", null ], - [ "TVG_RESULT_NOT_SUPPORTED", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781a24cd3c83f47655b8987281f4cbc1dd24", null ], - [ "TVG_RESULT_UNKNOWN", "group__ThorVG__CAPI.html#ggad980f552658dcbbe42a0168f35c27781a1820972547d1ef01782d7e8f60266109", null ] - ] ] -]; \ No newline at end of file diff --git a/docs/html/hierarchy.html b/docs/html/hierarchy.html index 5120d63a..a9839f97 100644 --- a/docs/html/hierarchy.html +++ b/docs/html/hierarchy.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/hierarchy.js b/docs/html/hierarchy.js deleted file mode 100644 index b971ecbd..00000000 --- a/docs/html/hierarchy.js +++ /dev/null @@ -1,23 +0,0 @@ -var hierarchy = -[ - [ "Canvas", "classtvg_1_1Canvas.html", [ - [ "GlCanvas", "classtvg_1_1GlCanvas.html", null ], - [ "SwCanvas", "classtvg_1_1SwCanvas.html", null ] - ] ], - [ "Fill::ColorStop", "structtvg_1_1Fill_1_1ColorStop.html", null ], - [ "Fill", "classtvg_1_1Fill.html", [ - [ "LinearGradient", "classtvg_1_1LinearGradient.html", null ], - [ "RadialGradient", "classtvg_1_1RadialGradient.html", null ] - ] ], - [ "Initializer", "classtvg_1_1Initializer.html", null ], - [ "Matrix", "structtvg_1_1Matrix.html", null ], - [ "Paint", "classtvg_1_1Paint.html", [ - [ "Picture", "classtvg_1_1Picture.html", null ], - [ "Scene", "classtvg_1_1Scene.html", null ], - [ "Shape", "classtvg_1_1Shape.html", null ] - ] ], - [ "Point", "structtvg_1_1Point.html", null ], - [ "Tvg_Color_Stop", "structTvg__Color__Stop.html", null ], - [ "Tvg_Matrix", "structTvg__Matrix.html", null ], - [ "Tvg_Point", "structTvg__Point.html", null ] -]; \ No newline at end of file diff --git a/docs/html/index.html b/docs/html/index.html index 8af8f7ca..740aedce 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -5,17 +5,10 @@ -ThorVG: Main Page +ThorVG: ThorVG API Documentation - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
-
ThorVG Documentation
+
ThorVG API Documentation
-
- - - + + diff --git a/docs/html/inherits.html b/docs/html/inherits.html index 059ba22c..57a1afce 100644 --- a/docs/html/inherits.html +++ b/docs/html/inherits.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- - + diff --git a/docs/html/modules.html b/docs/html/modules.html index 82efcf55..e6e41998 100644 --- a/docs/html/modules.html +++ b/docs/html/modules.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -54,20 +46,6 @@ $(function() { -
- -
-
-
- -
- - + diff --git a/docs/html/modules.js b/docs/html/modules.js deleted file mode 100644 index 2fdbcc11..00000000 --- a/docs/html/modules.js +++ /dev/null @@ -1,5 +0,0 @@ -var modules = -[ - [ "ThorVG", "group__ThorVG.html", "group__ThorVG" ], - [ "ThorVG_CAPI (BETA version)", "group__ThorVG__CAPI.html", "group__ThorVG__CAPI" ] -]; \ No newline at end of file diff --git a/docs/html/navtree.css b/docs/html/navtree.css deleted file mode 100644 index 0cc7e776..00000000 --- a/docs/html/navtree.css +++ /dev/null @@ -1,146 +0,0 @@ -#nav-tree .children_ul { - margin:0; - padding:4px; -} - -#nav-tree ul { - list-style:none outside none; - margin:0px; - padding:0px; -} - -#nav-tree li { - white-space:nowrap; - margin:0px; - padding:0px; -} - -#nav-tree .plus { - margin:0px; -} - -#nav-tree .selected { - background-image: url('tab_a.png'); - background-repeat:repeat-x; - color: #fff; - text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); -} - -#nav-tree img { - margin:0px; - padding:0px; - border:0px; - vertical-align: middle; -} - -#nav-tree a { - text-decoration:none; - padding:0px; - margin:0px; - outline:none; -} - -#nav-tree .label { - margin:0px; - padding:0px; - font: 12px 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; -} - -#nav-tree .label a { - padding:2px; -} - -#nav-tree .selected a { - text-decoration:none; - color:#fff; -} - -#nav-tree .children_ul { - margin:0px; - padding:0px; -} - -#nav-tree .item { - margin:0px; - padding:0px; -} - -#nav-tree { - padding: 0px 0px; - background-color: #FAFAFF; - font-size:14px; - overflow:auto; -} - -#doc-content { - overflow:auto; - display:block; - padding:0px; - margin:0px; - -webkit-overflow-scrolling : touch; /* iOS 5+ */ -} - -#side-nav { - padding:0 6px 0 0; - margin: 0px; - display:block; - position: absolute; - left: 0px; - width: 250px; -} - -.ui-resizable .ui-resizable-handle { - display:block; -} - -.ui-resizable-e { - background-image:url("splitbar.png"); - background-size:100%; - background-repeat:no-repeat; - background-attachment: scroll; - cursor:ew-resize; - height:100%; - right:0; - top:0; - width:6px; -} - -.ui-resizable-handle { - display:none; - font-size:0.1px; - position:absolute; - z-index:1; -} - -#nav-tree-contents { - margin: 6px 0px 0px 0px; -} - -#nav-tree { - background-image:url('nav_h.png'); - background-repeat:repeat-x; - background-color: #F9FAFC; - -webkit-overflow-scrolling : touch; /* iOS 5+ */ -} - -#nav-sync { - position:absolute; - top:5px; - right:24px; - z-index:0; -} - -#nav-sync img { - opacity:0.3; -} - -#nav-sync img:hover { - opacity:0.9; -} - -@media print -{ - #nav-tree { display: none; } - div.ui-resizable-handle { display: none; position: relative; } -} - diff --git a/docs/html/navtree.js b/docs/html/navtree.js deleted file mode 100644 index e6d31b00..00000000 --- a/docs/html/navtree.js +++ /dev/null @@ -1,517 +0,0 @@ -var navTreeSubIndices = new Array(); -var arrowDown = '▼'; -var arrowRight = '►'; - -function getData(varName) -{ - var i = varName.lastIndexOf('/'); - var n = i>=0 ? varName.substring(i+1) : varName; - return eval(n.replace(/\-/g,'_')); -} - -function stripPath(uri) -{ - return uri.substring(uri.lastIndexOf('/')+1); -} - -function stripPath2(uri) -{ - var i = uri.lastIndexOf('/'); - var s = uri.substring(i+1); - var m = uri.substring(0,i+1).match(/\/d\w\/d\w\w\/$/); - return m ? uri.substring(i-6) : s; -} - -function hashValue() -{ - return $(location).attr('hash').substring(1).replace(/[^\w\-]/g,''); -} - -function hashUrl() -{ - return '#'+hashValue(); -} - -function pathName() -{ - return $(location).attr('pathname').replace(/[^-A-Za-z0-9+&@#/%?=~_|!:,.;\(\)]/g, ''); -} - -function localStorageSupported() -{ - try { - return 'localStorage' in window && window['localStorage'] !== null && window.localStorage.getItem; - } - catch(e) { - return false; - } -} - - -function storeLink(link) -{ - if (!$("#nav-sync").hasClass('sync') && localStorageSupported()) { - window.localStorage.setItem('navpath',link); - } -} - -function deleteLink() -{ - if (localStorageSupported()) { - window.localStorage.setItem('navpath',''); - } -} - -function cachedLink() -{ - if (localStorageSupported()) { - return window.localStorage.getItem('navpath'); - } else { - return ''; - } -} - -function getScript(scriptName,func,show) -{ - var head = document.getElementsByTagName("head")[0]; - var script = document.createElement('script'); - script.id = scriptName; - script.type = 'text/javascript'; - script.onload = func; - script.src = scriptName+'.js'; - if ($.browser.msie && $.browser.version<=8) { - // script.onload does not work with older versions of IE - script.onreadystatechange = function() { - if (script.readyState=='complete' || script.readyState=='loaded') { - func(); if (show) showRoot(); - } - } - } - head.appendChild(script); -} - -function createIndent(o,domNode,node,level) -{ - var level=-1; - var n = node; - while (n.parentNode) { level++; n=n.parentNode; } - if (node.childrenData) { - var imgNode = document.createElement("span"); - imgNode.className = 'arrow'; - imgNode.style.paddingLeft=(16*level).toString()+'px'; - imgNode.innerHTML=arrowRight; - node.plus_img = imgNode; - node.expandToggle = document.createElement("a"); - node.expandToggle.href = "javascript:void(0)"; - node.expandToggle.onclick = function() { - if (node.expanded) { - $(node.getChildrenUL()).slideUp("fast"); - node.plus_img.innerHTML=arrowRight; - node.expanded = false; - } else { - expandNode(o, node, false, false); - } - } - node.expandToggle.appendChild(imgNode); - domNode.appendChild(node.expandToggle); - } else { - var span = document.createElement("span"); - span.className = 'arrow'; - span.style.width = 16*(level+1)+'px'; - span.innerHTML = ' '; - domNode.appendChild(span); - } -} - -var animationInProgress = false; - -function gotoAnchor(anchor,aname,updateLocation) -{ - var pos, docContent = $('#doc-content'); - var ancParent = $(anchor.parent()); - if (ancParent.hasClass('memItemLeft') || - ancParent.hasClass('fieldname') || - ancParent.hasClass('fieldtype') || - ancParent.is(':header')) - { - pos = ancParent.position().top; - } else if (anchor.position()) { - pos = anchor.position().top; - } - if (pos) { - var dist = Math.abs(Math.min( - pos-docContent.offset().top, - docContent[0].scrollHeight- - docContent.height()-docContent.scrollTop())); - animationInProgress=true; - docContent.animate({ - scrollTop: pos + docContent.scrollTop() - docContent.offset().top - },Math.max(50,Math.min(500,dist)),function(){ - if (updateLocation) window.location.href=aname; - animationInProgress=false; - }); - } -} - -function newNode(o, po, text, link, childrenData, lastNode) -{ - var node = new Object(); - node.children = Array(); - node.childrenData = childrenData; - node.depth = po.depth + 1; - node.relpath = po.relpath; - node.isLast = lastNode; - - node.li = document.createElement("li"); - po.getChildrenUL().appendChild(node.li); - node.parentNode = po; - - node.itemDiv = document.createElement("div"); - node.itemDiv.className = "item"; - - node.labelSpan = document.createElement("span"); - node.labelSpan.className = "label"; - - createIndent(o,node.itemDiv,node,0); - node.itemDiv.appendChild(node.labelSpan); - node.li.appendChild(node.itemDiv); - - var a = document.createElement("a"); - node.labelSpan.appendChild(a); - node.label = document.createTextNode(text); - node.expanded = false; - a.appendChild(node.label); - if (link) { - var url; - if (link.substring(0,1)=='^') { - url = link.substring(1); - link = url; - } else { - url = node.relpath+link; - } - a.className = stripPath(link.replace('#',':')); - if (link.indexOf('#')!=-1) { - var aname = '#'+link.split('#')[1]; - var srcPage = stripPath(pathName()); - var targetPage = stripPath(link.split('#')[0]); - a.href = srcPage!=targetPage ? url : "javascript:void(0)"; - a.onclick = function(){ - storeLink(link); - if (!$(a).parent().parent().hasClass('selected')) - { - $('.item').removeClass('selected'); - $('.item').removeAttr('id'); - $(a).parent().parent().addClass('selected'); - $(a).parent().parent().attr('id','selected'); - } - var anchor = $(aname); - gotoAnchor(anchor,aname,true); - }; - } else { - a.href = url; - a.onclick = function() { storeLink(link); } - } - } else { - if (childrenData != null) - { - a.className = "nolink"; - a.href = "javascript:void(0)"; - a.onclick = node.expandToggle.onclick; - } - } - - node.childrenUL = null; - node.getChildrenUL = function() { - if (!node.childrenUL) { - node.childrenUL = document.createElement("ul"); - node.childrenUL.className = "children_ul"; - node.childrenUL.style.display = "none"; - node.li.appendChild(node.childrenUL); - } - return node.childrenUL; - }; - - return node; -} - -function showRoot() -{ - var headerHeight = $("#top").height(); - var footerHeight = $("#nav-path").height(); - var windowHeight = $(window).height() - headerHeight - footerHeight; - (function (){ // retry until we can scroll to the selected item - try { - var navtree=$('#nav-tree'); - navtree.scrollTo('#selected',0,{offset:-windowHeight/2}); - } catch (err) { - setTimeout(arguments.callee, 0); - } - })(); -} - -function expandNode(o, node, imm, showRoot) -{ - if (node.childrenData && !node.expanded) { - if (typeof(node.childrenData)==='string') { - var varName = node.childrenData; - getScript(node.relpath+varName,function(){ - node.childrenData = getData(varName); - expandNode(o, node, imm, showRoot); - }, showRoot); - } else { - if (!node.childrenVisited) { - getNode(o, node); - } if (imm || ($.browser.msie && $.browser.version>8)) { - // somehow slideDown jumps to the start of tree for IE9 :-( - $(node.getChildrenUL()).show(); - } else { - $(node.getChildrenUL()).slideDown("fast"); - } - node.plus_img.innerHTML = arrowDown; - node.expanded = true; - } - } -} - -function glowEffect(n,duration) -{ - n.addClass('glow').delay(duration).queue(function(next){ - $(this).removeClass('glow');next(); - }); -} - -function highlightAnchor() -{ - var aname = hashUrl(); - var anchor = $(aname); - if (anchor.parent().attr('class')=='memItemLeft'){ - var rows = $('.memberdecls tr[class$="'+hashValue()+'"]'); - glowEffect(rows.children(),300); // member without details - } else if (anchor.parent().attr('class')=='fieldname'){ - glowEffect(anchor.parent().parent(),1000); // enum value - } else if (anchor.parent().attr('class')=='fieldtype'){ - glowEffect(anchor.parent().parent(),1000); // struct field - } else if (anchor.parent().is(":header")) { - glowEffect(anchor.parent(),1000); // section header - } else { - glowEffect(anchor.next(),1000); // normal member - } - gotoAnchor(anchor,aname,false); -} - -function selectAndHighlight(hash,n) -{ - var a; - if (hash) { - var link=stripPath(pathName())+':'+hash.substring(1); - a=$('.item a[class$="'+link+'"]'); - } - if (a && a.length) { - a.parent().parent().addClass('selected'); - a.parent().parent().attr('id','selected'); - highlightAnchor(); - } else if (n) { - $(n.itemDiv).addClass('selected'); - $(n.itemDiv).attr('id','selected'); - } - if ($('#nav-tree-contents .item:first').hasClass('selected')) { - $('#nav-sync').css('top','30px'); - } else { - $('#nav-sync').css('top','5px'); - } - showRoot(); -} - -function showNode(o, node, index, hash) -{ - if (node && node.childrenData) { - if (typeof(node.childrenData)==='string') { - var varName = node.childrenData; - getScript(node.relpath+varName,function(){ - node.childrenData = getData(varName); - showNode(o,node,index,hash); - },true); - } else { - if (!node.childrenVisited) { - getNode(o, node); - } - $(node.getChildrenUL()).css({'display':'block'}); - node.plus_img.innerHTML = arrowDown; - node.expanded = true; - var n = node.children[o.breadcrumbs[index]]; - if (index+11) hash = '#'+parts[1].replace(/[^\w\-]/g,''); - else hash=''; - } - if (hash.match(/^#l\d+$/)) { - var anchor=$('a[name='+hash.substring(1)+']'); - glowEffect(anchor.parent(),1000); // line number - hash=''; // strip line number anchors - } - var url=root+hash; - var i=-1; - while (NAVTREEINDEX[i+1]<=url) i++; - if (i==-1) { i=0; root=NAVTREE[0][1]; } // fallback: show index - if (navTreeSubIndices[i]) { - gotoNode(o,i,root,hash,relpath) - } else { - getScript(relpath+'navtreeindex'+i,function(){ - navTreeSubIndices[i] = eval('NAVTREEINDEX'+i); - if (navTreeSubIndices[i]) { - gotoNode(o,i,root,hash,relpath); - } - },true); - } -} - -function showSyncOff(n,relpath) -{ - n.html(''); -} - -function showSyncOn(n,relpath) -{ - n.html(''); -} - -function toggleSyncButton(relpath) -{ - var navSync = $('#nav-sync'); - if (navSync.hasClass('sync')) { - navSync.removeClass('sync'); - showSyncOff(navSync,relpath); - storeLink(stripPath2(pathName())+hashUrl()); - } else { - navSync.addClass('sync'); - showSyncOn(navSync,relpath); - deleteLink(); - } -} - -function initNavTree(toroot,relpath) -{ - var o = new Object(); - o.toroot = toroot; - o.node = new Object(); - o.node.li = document.getElementById("nav-tree-contents"); - o.node.childrenData = NAVTREE; - o.node.children = new Array(); - o.node.childrenUL = document.createElement("ul"); - o.node.getChildrenUL = function() { return o.node.childrenUL; }; - o.node.li.appendChild(o.node.childrenUL); - o.node.depth = 0; - o.node.relpath = relpath; - o.node.expanded = false; - o.node.isLast = true; - o.node.plus_img = document.createElement("span"); - o.node.plus_img.className = 'arrow'; - o.node.plus_img.innerHTML = arrowRight; - - if (localStorageSupported()) { - var navSync = $('#nav-sync'); - if (cachedLink()) { - showSyncOff(navSync,relpath); - navSync.removeClass('sync'); - } else { - showSyncOn(navSync,relpath); - } - navSync.click(function(){ toggleSyncButton(relpath); }); - } - - $(window).load(function(){ - navTo(o,toroot,hashUrl(),relpath); - showRoot(); - }); - - $(window).bind('hashchange', function(){ - if (window.location.hash && window.location.hash.length>1){ - var a; - if ($(location).attr('hash')){ - var clslink=stripPath(pathName())+':'+hashValue(); - a=$('.item a[class$="'+clslink.replace(/=desktop_vp) { - if (!collapsed) { - collapseExpand(); - } - } else if (width>desktop_vp && collapsedWidth0) { - restoreWidth(0); - collapsed=true; - } - else { - var width = readCookie('width'); - if (width>200 && width<$(window).width()) { restoreWidth(width); } else { restoreWidth(200); } - collapsed=false; - } - } - - header = $("#top"); - sidenav = $("#side-nav"); - content = $("#doc-content"); - navtree = $("#nav-tree"); - footer = $("#nav-path"); - $(".side-nav-resizable").resizable({resize: function(e, ui) { resizeWidth(); } }); - $(sidenav).resizable({ minWidth: 0 }); - $(window).resize(function() { resizeHeight(); }); - var device = navigator.userAgent.toLowerCase(); - var touch_device = device.match(/(iphone|ipod|ipad|android)/); - if (touch_device) { /* wider split bar for touch only devices */ - $(sidenav).css({ paddingRight:'20px' }); - $('.ui-resizable-e').css({ width:'20px' }); - $('#nav-sync').css({ right:'34px' }); - barWidth=20; - } - var width = readCookie('width'); - if (width) { restoreWidth(width); } else { resizeWidth(); } - resizeHeight(); - var url = location.href; - var i=url.indexOf("#"); - if (i>=0) window.location.hash=url.substr(i); - var _preventDefault = function(evt) { evt.preventDefault(); }; - $("#splitbar").bind("dragstart", _preventDefault).bind("selectstart", _preventDefault); - $(".ui-resizable-handle").dblclick(collapseExpand); - $(window).load(resizeHeight); -} - - diff --git a/docs/html/search/all_f.js b/docs/html/search/all_f.js index 19e95bb7..27d65597 100644 --- a/docs/html/search/all_f.js +++ b/docs/html/search/all_f.js @@ -1,5 +1,6 @@ var searchData= [ + ['thorvg_20api_20documentation',['ThorVG API Documentation',['../index.html',1,'']]], ['target',['target',['../classtvg_1_1SwCanvas.html#a2d4c80a0ba45465b073ee0c279e8c8dc',1,'tvg::SwCanvas::target()'],['../classtvg_1_1GlCanvas.html#aad369f9a4a762338d0ef4a16265a0f29',1,'tvg::GlCanvas::target()']]], ['term',['term',['../classtvg_1_1Initializer.html#ace5ab49a2678becae6e7230420a003df',1,'tvg::Initializer']]], ['thorvg',['ThorVG',['../group__ThorVG.html',1,'']]], diff --git a/docs/html/search/pages_0.html b/docs/html/search/pages_0.html new file mode 100644 index 00000000..4955b9e4 --- /dev/null +++ b/docs/html/search/pages_0.html @@ -0,0 +1,26 @@ + + + + + + + + + +
+
Loading...
+
+ +
Searching...
+
No Matches
+ +
+ + diff --git a/docs/html/search/pages_0.js b/docs/html/search/pages_0.js new file mode 100644 index 00000000..c20550af --- /dev/null +++ b/docs/html/search/pages_0.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['thorvg_20api_20documentation',['ThorVG API Documentation',['../index.html',1,'']]] +]; diff --git a/docs/html/search/searchdata.js b/docs/html/search/searchdata.js index 9eb3e87e..6920c778 100644 --- a/docs/html/search/searchdata.js +++ b/docs/html/search/searchdata.js @@ -7,7 +7,8 @@ var indexSectionsWithContent = 4: "t", 5: "cfmprst", 6: "abcdefgilmnprstuw", - 7: "cgipst" + 7: "cgipst", + 8: "t" }; var indexSectionNames = @@ -19,7 +20,8 @@ var indexSectionNames = 4: "typedefs", 5: "enums", 6: "enumvalues", - 7: "groups" + 7: "groups", + 8: "pages" }; var indexSectionLabels = @@ -31,6 +33,7 @@ var indexSectionLabels = 4: "Typedefs", 5: "Enumerations", 6: "Enumerator", - 7: "Modules" + 7: "Modules", + 8: "Pages" }; diff --git a/docs/docs_logo.svg b/docs/html/small_logo.svg similarity index 100% rename from docs/docs_logo.svg rename to docs/html/small_logo.svg diff --git a/docs/html/structTvg__Color__Stop-members.html b/docs/html/structTvg__Color__Stop-members.html index 1aa2836f..9e8fb5f4 100644 --- a/docs/html/structTvg__Color__Stop-members.html +++ b/docs/html/structTvg__Color__Stop-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+
Tvg_Color_Stop Member List
@@ -96,14 +74,11 @@ $(document).ready(function(){initNavTree('structTvg__Color__Stop.html','');});
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
offsetTvg_Color_Stop
rTvg_Color_Stop
- - + diff --git a/docs/html/structTvg__Color__Stop.html b/docs/html/structTvg__Color__Stop.html index 44cb880d..0f6663eb 100644 --- a/docs/html/structTvg__Color__Stop.html +++ b/docs/html/structTvg__Color__Stop.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+
Public Attributes | @@ -186,15 +164,11 @@ Public Attributes
- - + diff --git a/docs/html/structTvg__Color__Stop.js b/docs/html/structTvg__Color__Stop.js deleted file mode 100644 index 50e56efe..00000000 --- a/docs/html/structTvg__Color__Stop.js +++ /dev/null @@ -1,8 +0,0 @@ -var structTvg__Color__Stop = -[ - [ "a", "structTvg__Color__Stop.html#af4007aacd75b22aee32dba9ea96082c0", null ], - [ "b", "structTvg__Color__Stop.html#a4313c9563516f94387762ab05763456b", null ], - [ "g", "structTvg__Color__Stop.html#a1673907d4d89d763bb7b94ec1eeb7b60", null ], - [ "offset", "structTvg__Color__Stop.html#a3e60b3c561be982d7c8e23f14c01fd5b", null ], - [ "r", "structTvg__Color__Stop.html#a4c5c6ceb8ed33456261fa907136e0c3a", null ] -]; \ No newline at end of file diff --git a/docs/html/structTvg__Matrix-members.html b/docs/html/structTvg__Matrix-members.html index 48f90878..223168a0 100644 --- a/docs/html/structTvg__Matrix-members.html +++ b/docs/html/structTvg__Matrix-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+
Tvg_Matrix Member List
@@ -91,14 +69,11 @@ $(document).ready(function(){initNavTree('structTvg__Matrix.html','');});

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

ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- - + diff --git a/docs/html/structTvg__Matrix.html b/docs/html/structTvg__Matrix.html index b22a7fe1..0ba5c021 100644 --- a/docs/html/structTvg__Matrix.html +++ b/docs/html/structTvg__Matrix.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+
List of all members
@@ -95,15 +73,11 @@ $(document).ready(function(){initNavTree('structTvg__Matrix.html','');});

Detailed Description

A data structure representing a three-dimensional matrix.

- - + diff --git a/docs/html/structTvg__Point-members.html b/docs/html/structTvg__Point-members.html index 089bbf44..882bd968 100644 --- a/docs/html/structTvg__Point-members.html +++ b/docs/html/structTvg__Point-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+
Tvg_Point Member List
@@ -91,14 +69,11 @@ $(document).ready(function(){initNavTree('structTvg__Point.html','');});

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

ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- - + diff --git a/docs/html/structTvg__Point.html b/docs/html/structTvg__Point.html index 99eef5bc..b2bae797 100644 --- a/docs/html/structTvg__Point.html +++ b/docs/html/structTvg__Point.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+
List of all members
@@ -95,15 +73,11 @@ $(document).ready(function(){initNavTree('structTvg__Point.html','');});

Detailed Description

A data structure representing a point in two-dimensional space.

- - + diff --git a/docs/html/structtvg_1_1Fill_1_1ColorStop-members.html b/docs/html/structtvg_1_1Fill_1_1ColorStop-members.html index 0aadaa61..f2036ff8 100644 --- a/docs/html/structtvg_1_1Fill_1_1ColorStop-members.html +++ b/docs/html/structtvg_1_1Fill_1_1ColorStop-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Fill::ColorStop Member List
@@ -96,14 +78,11 @@ $(document).ready(function(){initNavTree('structtvg_1_1Fill_1_1ColorStop.html','
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
offsetFill::ColorStop
rFill::ColorStop
- - + diff --git a/docs/html/structtvg_1_1Fill_1_1ColorStop.html b/docs/html/structtvg_1_1Fill_1_1ColorStop.html index 14a67276..82226c95 100644 --- a/docs/html/structtvg_1_1Fill_1_1ColorStop.html +++ b/docs/html/structtvg_1_1Fill_1_1ColorStop.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Public Attributes | @@ -186,15 +168,11 @@ Public Attributes
- - + diff --git a/docs/html/structtvg_1_1Fill_1_1ColorStop.js b/docs/html/structtvg_1_1Fill_1_1ColorStop.js deleted file mode 100644 index 5f26819d..00000000 --- a/docs/html/structtvg_1_1Fill_1_1ColorStop.js +++ /dev/null @@ -1,8 +0,0 @@ -var structtvg_1_1Fill_1_1ColorStop = -[ - [ "a", "structtvg_1_1Fill_1_1ColorStop.html#af4007aacd75b22aee32dba9ea96082c0", null ], - [ "b", "structtvg_1_1Fill_1_1ColorStop.html#a4313c9563516f94387762ab05763456b", null ], - [ "g", "structtvg_1_1Fill_1_1ColorStop.html#a1673907d4d89d763bb7b94ec1eeb7b60", null ], - [ "offset", "structtvg_1_1Fill_1_1ColorStop.html#a3e60b3c561be982d7c8e23f14c01fd5b", null ], - [ "r", "structtvg_1_1Fill_1_1ColorStop.html#a4c5c6ceb8ed33456261fa907136e0c3a", null ] -]; \ No newline at end of file diff --git a/docs/html/structtvg_1_1Matrix-members.html b/docs/html/structtvg_1_1Matrix-members.html index 8b24a744..5ecdb9b8 100644 --- a/docs/html/structtvg_1_1Matrix-members.html +++ b/docs/html/structtvg_1_1Matrix-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Matrix Member List
@@ -91,14 +73,11 @@ $(document).ready(function(){initNavTree('structtvg_1_1Matrix.html','');});

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

ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- - + diff --git a/docs/html/structtvg_1_1Matrix.html b/docs/html/structtvg_1_1Matrix.html index f0c66150..efc6ef48 100644 --- a/docs/html/structtvg_1_1Matrix.html +++ b/docs/html/structtvg_1_1Matrix.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
List of all members
@@ -96,15 +78,11 @@ $(document).ready(function(){initNavTree('structtvg_1_1Matrix.html','');});

A data structure representing a three-dimensional matrix.

The elements e11, e12, e21 and e22 represent the rotation matrix, including the scaling factor. The elements e13 and e23 determine the translation of the object along the x and y-axis, respectively. The elements e31 and e32 are set to 0, e33 is set to 1.

- - + diff --git a/docs/html/structtvg_1_1Point-members.html b/docs/html/structtvg_1_1Point-members.html index ef87bf88..12961114 100644 --- a/docs/html/structtvg_1_1Point-members.html +++ b/docs/html/structtvg_1_1Point-members.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
Point Member List
@@ -91,14 +73,11 @@ $(document).ready(function(){initNavTree('structtvg_1_1Point.html','');});

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

ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- - + diff --git a/docs/html/structtvg_1_1Point.html b/docs/html/structtvg_1_1Point.html index 506c543f..de517197 100644 --- a/docs/html/structtvg_1_1Point.html +++ b/docs/html/structtvg_1_1Point.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@ - + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
List of all members
@@ -95,15 +77,11 @@ $(document).ready(function(){initNavTree('structtvg_1_1Point.html','');});

Detailed Description

A data structure representing a point in two-dimensional space.

- - + diff --git a/docs/html/thorvg_8h_source.html b/docs/html/thorvg_8h_source.html index 409c3dac..bd4d0c58 100644 --- a/docs/html/thorvg_8h_source.html +++ b/docs/html/thorvg_8h_source.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
thorvg.h
@@ -146,15 +128,11 @@ $(document).ready(function(){initNavTree('thorvg_8h_source.html','');});
A class representing the linear gradient fill of the Shape object.
Definition: thorvg.h:479
A class that enables initialization and termination of the TVG engines.
Definition: thorvg.h:1243
- - + diff --git a/docs/html/thorvg__capi_8h_source.html b/docs/html/thorvg__capi_8h_source.html index a2a1bffc..92817a38 100644 --- a/docs/html/thorvg__capi_8h_source.html +++ b/docs/html/thorvg__capi_8h_source.html @@ -9,13 +9,6 @@ - - - - - @@ -28,12 +21,11 @@
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
- + @@ -53,21 +45,6 @@ $(function() { }); - -
- -
-
-
- -
+ +
thorvg_capi.h
@@ -205,15 +187,11 @@ $(document).ready(function(){initNavTree('thorvg__capi_8h_source.html','');});
struct _Tvg_Gradient Tvg_Gradient
A structure representing a gradient fill of a Tvg_Paint object.
Definition: thorvg_capi.h:97
TVG_EXPORT Tvg_Result tvg_paint_translate(Tvg_Paint *paint, float x, float y)
Moves the given Tvg_Paint in a two-dimensional space.
- - + diff --git a/docs/main-page.md b/docs/main-page.md new file mode 100644 index 00000000..5ebb3054 --- /dev/null +++ b/docs/main-page.md @@ -0,0 +1,6 @@ +# ThorVG API Documentation + +

+ +

+
diff --git a/docs/html/docs_logo.svg b/res/small_logo.svg similarity index 100% rename from docs/html/docs_logo.svg rename to res/small_logo.svg
ThorVG  v0.1
-
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.