thorvg/src/wasm
Shinwoo Kim cc81e46343 thorvg viewer: fix scale problem
If viewer calls load() with a data which does not have size changes of both
viewbox and canvas, then load() does not set a scale value.
This makes incorrect result on viewer side.

So thorvg wasm should set a scale value, whenever load() is called.
2020-10-15 10:19:20 +09:00
..
meson.build thorvg viewer: introduce thorvg viewer 2020-10-13 19:04:46 +09:00
thorvgwasm.cpp thorvg viewer: fix scale problem 2020-10-15 10:19:20 +09:00