Samsung / rlottie

A platform independent standalone library that plays Lottie Animation.
Other
1.15k stars 223 forks source link

modify SW_FT_* typedefs to uint8_t int16_t uint32_t int32_t uint64_t and int64_t #513

Open xaowang96 opened 2 years ago

xaowang96 commented 2 years ago

I got a compilation error because SW_FT_UInt and uint32_t types do not match.

截屏2021-12-16 上午10 55 43

Signed-off-by: wangxuedong wangxuedong@xiaomi.com Change-Id: Iff3c7a958b8ca642b4b522daec5c129011fac6de

xaowang96 commented 2 years ago

Hi, @smohantty, I would like you to review this patch soon, thanks.

xaowang96 commented 2 years ago

Hi, @smohantty , hope u review this patch as soon as possible, thanks very much