tvg_saver: fix the stroke width scaling factor
authorMira Grudzinska <m.grudzinska@samsung.com>
Wed, 8 Sep 2021 07:47:57 +0000 (09:47 +0200)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 9 Sep 2021 00:36:29 +0000 (09:36 +0900)
commite8241dcf65cdc4b2c1751ecec299d89da8a095c2
treecc24fd9f1fa917294488e95ba50934e0eb90c98a
parent4ab3605cec54f69487fdb206d8e571a519560304
tvg_saver: fix the stroke width scaling factor

To get the scaling factor from the transformation matrix we have
to use two of its elements.
src/savers/tvg/tvgTvgSaver.cpp