svg_loader: image tag: force size equal to the viewbox (#603)
authorMichal Maciola <71131832+mmaciola@users.noreply.github.com>
Fri, 16 Jul 2021 00:48:35 +0000 (02:48 +0200)
committerHermet Park <chuneon.park@samsung.com>
Mon, 19 Jul 2021 03:00:56 +0000 (12:00 +0900)
commit28ead258cf4a77393ee76d47f224aff24ff7ed9f
tree91d555f66fa72dbe29232aa3c8efef9df8f7a6e0
parentc462cb2a81d7624881dd3c019db8226b74b9bd8f
svg_loader: image tag: force size equal to the viewbox (#603)

* svg_loader: image tag: force size equal to the viewbox

For some svg files it is needed to force size equal the viewbox
for proper scaling

* svg_loader: image tag: force size equal to the viewbox fix #1

Change-Id: I480e832b1f5a184ef0ef6ee597a320d5bbf7b508
src/loaders/svg/tvgSvgSceneBuilder.cpp