thorvg viewer: introduce thorvg viewer
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 15 Sep 2020 06:40:41 +0000 (15:40 +0900)
committerHermet Park <chuneon.park@samsung.com>
Wed, 14 Oct 2020 08:04:59 +0000 (17:04 +0900)
commit1dd21616e9b48ae3f432a1cfb21fc5be350abc40
tree5e7db710dcda915a10d31a689013d353d35b4684
parentf436640f2d7c741152a72b9d6222755cf1cac5bc
thorvg viewer: introduce thorvg viewer

Support Emscripten wasm build for thorvg viewer

Change-Id: I0a70a721acb6446733f714a6d30273949b61be2c
README.md
src/lib/tvgPictureImpl.h
src/loaders/svg/tvgSvgPath.cpp
src/loaders/svg/tvgSvgSceneBuilder.cpp
src/meson.build
src/wasm/meson.build [new file with mode: 0644]
src/wasm/thorvgwasm.cpp [new file with mode: 0644]
test/wasm_test.html [new file with mode: 0644]
wasm_build.sh [new file with mode: 0755]
wasm_cross.txt [new file with mode: 0644]