lottie/vector: create a wraper library of stb_image loader 32/197532/3
authorsubhransu mohanty <sub.mohanty@samsung.com>
Mon, 14 Jan 2019 01:17:55 +0000 (10:17 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Tue, 15 Jan 2019 05:02:33 +0000 (14:02 +0900)
commit6208d0701651e3db28b6ca9105c7a177b36801e1
tree80978902c66463d5c925a651c0b038a124277a15
parentab741851b56d7d8327d318aa565a74225622c750
lottie/vector: create a wraper library of stb_image loader

Change-Id: If3ebb5d399d81c4435419c6f728f2f73b0cb7faa
COPYING
licenses/COPYING.STB [new file with mode: 0644]
src/vector/stb/CMakeLists.txt [new file with mode: 0644]
src/vector/stb/meson.build [new file with mode: 0644]
src/vector/stb/stb_image.cpp [new file with mode: 0644]
src/vector/stb/stb_image.h [new file with mode: 0644]