An open API service indexing awesome lists of open source software.

https://github.com/tgx-android/rlottie

Fork of rlottie used in Telegram X for Android.
https://github.com/tgx-android/rlottie

Last synced: about 1 year ago
JSON representation

Fork of rlottie used in Telegram X for Android.

Awesome Lists containing this project

README

          

# rlottie

This repository is a fork of [rlottie](https://github.com/Samsung/rlottie) currently used in **Telegram X**.

This fork **is not intended** to be used in any projects except **Telegram X**, as any app-specific changes might happen in the future.

If you wish to use rlottie in your project, refer to the [original repository](https://github.com/Samsung/rlottie).

## License

`rlottie` is licensed under the terms of the [MIT License](https://mit-license.org), but some parts of shared code are covered by different licenses.

Listed below are the folder names and the license file covering it. Note that MIT License would cover all of the source involved in each folders, unless specifically noted otherwise. So please refer to these imported project sources for details.

Dependencies and licenses:

```
src/vector/ licenses/COPYING.MIT, COPYING.SKIA
src/vector/freetype licenses/COPYING.FTL
src/vector/pixman licenses/COPYING.PIX
src/vector/stb licenses/COPYING.STB
src/lottie/rapidjson licenses/COPYING.RPD
```