sw_engine: support bidirectional stroke scaling. 07/239207/10
authorHermet Park <chuneon.park@samsung.com>
Wed, 22 Jul 2020 11:31:57 +0000 (20:31 +0900)
committerHermet Park <chuneon.park@samsung.com>
Thu, 23 Jul 2020 08:36:54 +0000 (17:36 +0900)
commitf1aab529589fa4ff0bbafe86965d9e25ec40e3b0
tree70c44d5078f4cad8be6b7181d25d8b89be387a63
parent62aa24d9adcb1c84b623b1bdfe6197b6234a1160
sw_engine: support bidirectional stroke scaling.

if the transform scale factor for x/y is not identical,
it keeps its both xy scale factor then apply them
for stroking calculation.

Change-Id: I519dfce3ce7b4a12c13da1801d6a00e139e7400f
src/lib/sw_engine/tvgSwCommon.h
src/lib/sw_engine/tvgSwShape.cpp
src/lib/sw_engine/tvgSwStroke.cpp