sw_engine: overlaping stroke cap
authorMira Grudzinska <m.grudzinska@samsung.com>
Tue, 7 Sep 2021 11:12:08 +0000 (13:12 +0200)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 8 Sep 2021 08:11:43 +0000 (17:11 +0900)
commit0915ddbc5fe4a4fc6c57d7783ad249ac9b5e2ccc
treecc71021603c638d0f587dd8d3bad164489c71275
parentac18c7ce17cb982e40fba4da7bcacec8dcdb7534
sw_engine: overlaping stroke cap

A square or a round cap was mistakenly added to the parts
of the dashed lines that should be continuous. Fixed

@Issues: https://github.com/Samsung/thorvg/issues/777
src/lib/sw_engine/tvgSwShape.cpp