Update color blending style in LottieItem 55/291455/1
authorMichal Szczecinski <m.szczecinsk@partner.samsung.com>
Thu, 6 Apr 2023 11:16:35 +0000 (13:16 +0200)
committerMichal Szczecinski <m.szczecinsk@partner.samsung.com>
Mon, 17 Apr 2023 06:37:35 +0000 (08:37 +0200)
commit272130dbd9c1516eee854ff99bbcd77386b6435a
tree96d0b6385cf54a07f0b12d3aa0c5f7b133ec0d8d
parent2b6cadc209ad141412f98358212ecfaa5212297e
Update color blending style in LottieItem

This commit modifies the LottieItem rendering process to match Adobe
After Effects blending style. Initially, the entire content of the layer
is rendered to an intermediate buffer. Then, the buffer is rendered with
applied alpha layer.

Change-Id: Ic145daa83c7d8f3007e46f08cdfcc063d22526ae
src/lottie/lottieitem.cpp
src/lottie/lottieitem.h