Hermet Park 682bf0c560 lottie2gif: support set background color as an extra argument.
If lottie contents were designed in white color, gif result is invisible.

we can generate gif with a specified bg color.

lottie2gif [lottieFileName]
lottie2gif [lottieFileName] [bgColor]

example:

lottie2gif sample.json         //white bg color in default.
lottie2gif sample.json ff0000  //red bg color
2019-05-29 17:46:43 +09:00
..
2018-12-28 18:15:55 +09:00
2018-12-28 18:15:55 +09:00
2018-12-28 18:15:55 +09:00