sscanf() returns incorrect results depending on the locale. 06/221106/2
authorJoogab Yun <joogab.yun@samsung.com>
Fri, 27 Dec 2019 06:10:55 +0000 (15:10 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Fri, 27 Dec 2019 06:57:06 +0000 (15:57 +0900)
commitbb790067ec742ecb383ee88c417f7109a2299492
treea1de2ba22f052c2fbf15b1f9aefbb417690d186a
parent1061baa5912952ac998c34584b1e2e5e030e0e5f
sscanf() returns incorrect results depending on the locale.

So, to use nsvg__atof () to get the correct value.

*this patch is taken from the latest nanosvg source.

Change-Id: I157e26edc1e4a3aedec5fb86043a9beba7e71489
dali-toolkit/third-party/nanosvg/nanosvg.cc [changed mode: 0644->0755]