SvgVisual: Using VectorImageRenderer 73/240173/36
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 28 Jul 2020 06:32:37 +0000 (15:32 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 22 Sep 2020 01:48:42 +0000 (10:48 +0900)
Make SvgVisual use VectorImageRenderer which is using ThorVG.
You can use nanosvg or thorVG by NO_THORVG macro define.

[Note]
If you want to use THORVG, remove below from ./build/tizen/CMakeLists.txt
...
ADD_DEFINITIONS( "-DNO_THORVG" )
...

Change-Id: Ia9bf5c799084e841ff567245a8ff4688824277ee


No differences found