evas vg: Shape interpolation patch 80/258580/2
authorMichal Maciola <m.maciola@samsung.com>
Thu, 20 May 2021 10:12:42 +0000 (12:12 +0200)
committerHermet Park <chuneon.park@samsung.com>
Fri, 21 May 2021 05:36:34 +0000 (05:36 +0000)
commit891a0ea3affb7e0bacf7844c58845c9d99052349
treedc2bed1620fa19451aa67d88228ae9cb4853d508
parenta9d41a52599eb72224a8cc85d30b11a944f46109
evas vg: Shape interpolation patch

This patch fixes the edgy case when the shape interpolation applies
only to a parameter such as fill color without path interpolation.
Previously, such a case was not performed.
Return case is EINA_FALSE on any error.

Change-Id: Ic8ce2c18ca10cb72c15785f0742a3f0db61beb39
src/lib/evas/canvas/efl_canvas_vg_shape.c