common_shape: fixed arc api to draw rectangles lower than 0. 79/240779/2
authorMichal Szczecinski <m.szczecinsk@partner.samsung.com>
Tue, 11 Aug 2020 10:11:06 +0000 (12:11 +0200)
committerHermet Park <chuneon.park@samsung.com>
Thu, 13 Aug 2020 08:54:39 +0000 (08:54 +0000)
commit2c9610bf6abac5c6332abe34cfc8e843ba60c884
treed13a5a343c001a55a2443e708c16625ff73103b7
parent9893af979f26e3ea09eff03e9d5c514cb4d19ec2
common_shape: fixed arc api to draw rectangles lower than 0.

Absolute value is used to calculate number of bezier curves used
to approximate arc.

Change-Id: Idedd7fd73590d569417fc646fc7febdaaab65857
src/lib/tvgShape.cpp