svg_loader SvgPath: Added corner case handling for flags of Arc
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 2 Jul 2021 02:14:56 +0000 (11:14 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 7 Jul 2021 02:57:02 +0000 (11:57 +0900)
commit5d1f4f12e48bcb0cfe22b4209987ed3f88ae0281
tree92fff571bd98f8f31a42ef52969e8da2cfc02a17
parent29be4f64a806771a54d4d425de14ad96ba23bd0d
svg_loader SvgPath: Added corner case handling for flags of Arc

Moved the if statement to check if it is a float.

This patch is that reverts and fixes the reverted patch 55a5b9.
src/loaders/svg/tvgSvgPath.cpp