sw_engine: fix to update stroking transform 15/237415/5
authorHermet Park <chuneon.park@samsung.com>
Tue, 30 Jun 2020 07:57:31 +0000 (16:57 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 30 Jun 2020 08:24:14 +0000 (17:24 +0900)
commitf377f339935f60eb276a0eee7648863746413a59
tree28a3939958fb76d9970e7c0a2ce4005b54af640e
parent61cb144122f381c2bb32e44ff6a41f162ad96ea4
sw_engine: fix to update stroking transform

when shape doesn't have fill color, stroking is missed in update.

this fixs that issue.

Change-Id: I49292475e56caa834e79497a16db705b965bcf5f
src/lib/sw_engine/tvgSwRenderer.cpp
src/lib/sw_engine/tvgSwShape.cpp
test/testCustomTransform.cpp